blob: ac52904886a90c0c001e23f8cf05d0f5673c6d06 (
plain) (
blame)
1
2
3
4
5
|
/* This file specifies the native word size of the machine, which indicates
the ELF file class used for executables and shared objects on this
machine. */
#define __ELF_NATIVE_CLASS 64
|