about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/bits/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/bits/a.out.h')
-rw-r--r--sysdeps/unix/sysv/linux/bits/a.out.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/unix/sysv/linux/bits/a.out.h b/sysdeps/unix/sysv/linux/bits/a.out.h
deleted file mode 100644
index 0e7fb030fc..0000000000
--- a/sysdeps/unix/sysv/linux/bits/a.out.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#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