From fca2dcabb8514f98953524541f0d526a636e30b9 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 18 Nov 2008 22:16:15 +0000 Subject: [elf] Kill off unused and header files --- src/include/elf.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/include') diff --git a/src/include/elf.h b/src/include/elf.h index a6eb5d9c0..fadc0bdb4 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 */ -- cgit v1.2.3-55-g7522