summaryrefslogtreecommitdiff
path: root/sysdeps/generic/bits/elfclass.h
blob: 1ad12954b2777e61ccc26a24bf63362b40e268a5 (plain)
1
2
3
4
5
6
7
8
/* 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 ??

/* This file goes in sysdeps/wordsize-?? and sysdeps/MACHINE/Implies lists
   wordsize-?? for MACHINE's wordsize.  */