blob: 49411d66f338734f53f80b60b987c2fbb298a24f (
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 32
|