Update.
[platform/upstream/glibc.git] / bits / elfclass.h
1 /* This file specifies the native word size of the machine, which indicates
2    the ELF file class used for executables and shared objects on this
3    machine.  */
4
5 #define __ELF_NATIVE_CLASS ??
6
7 /* This file goes in sysdeps/wordsize-?? and sysdeps/MACHINE/Implies lists
8    wordsize-?? for MACHINE's wordsize.  */