]> sourceware.org Git - glibc.git/blob - bits/elfclass.h
Update.
[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. */
This page took 0.036733 seconds and 5 git commands to generate.