Sign in
android-kvm
/
toolchains
/
linux-x86
/
gcc
/
fed620776f0e84cb3f4428b51ebf7e04618da707
/
.
/
aarch64-linux-gnu-4.9
/
aarch64-linux-gnu
/
libc
/
usr
/
include
/
bits
/
a.out.h
blob: 0e7fb030fcdff266bf9bf637a14ebcc312ea37a9 [
file
] [
log
] [
blame
]
#ifndef
__A_OUT_GNU_H__
# error "Never use <bits/a.out.h> directly; include <a.out.h> instead."
#endif
/* Signal to users of this header that this architecture really doesn't
support a.out binary format. */
#define
__NO_A_OUT_SUPPORT
1