Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files
  • Loading branch information
Michael Brown committed Nov 18, 2008
1 parent ab96932 commit fca2dca
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 100 deletions.
91 changes: 0 additions & 91 deletions src/arch/i386/include/bits/elf.h

This file was deleted.

5 changes: 0 additions & 5 deletions src/arch/i386/include/bits/elf_x.h

This file was deleted.

4 changes: 0 additions & 4 deletions src/include/elf.h
Expand Up @@ -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 */

0 comments on commit fca2dca

Please sign in to comment.