diff options
Diffstat (limited to 'sysdeps/stub/bits/elfclass.h')
-rw-r--r-- | sysdeps/stub/bits/elfclass.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sysdeps/stub/bits/elfclass.h b/sysdeps/stub/bits/elfclass.h deleted file mode 100644 index 1ad12954b2..0000000000 --- a/sysdeps/stub/bits/elfclass.h +++ /dev/null @@ -1,8 +0,0 @@ -/* 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. */ |