Update.
[glibc.git] / bits / elfclass.h
blob1ad12954b2777e61ccc26a24bf63362b40e268a5
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. */
5 #define __ELF_NATIVE_CLASS ??
7 /* This file goes in sysdeps/wordsize-?? and sysdeps/MACHINE/Implies lists
8 wordsize-?? for MACHINE's wordsize. */