summaryrefslogtreecommitdiffstats
path: root/src/include/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/elf.h')
-rw-r--r--src/include/elf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/elf.h b/src/include/elf.h
index a6eb5d9c..fadc0bdb 100644
--- a/src/include/elf.h
+++ b/src/include/elf.h
@@ -227,10 +227,6 @@ typedef struct {
/* Standardized Elf image notes for booting... The name for all of these is ELFBoot */
-
-/* ELF Defines for the current architecture */
-#include "bits/elf.h"
-
#endif /* ASSEMBLY */
#endif /* ELF_H */