Skip to content

Commit

Permalink
sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.
Browse files Browse the repository at this point in the history
SH never really supported a.out, so this was all just copied over blindly
from x86 way back when. As we don't reference linux/a.out.h anywhere in
the tree, these can now safely be killed off.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Aug 4, 2008
1 parent 5093c9a commit 42ced55
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
3 changes: 0 additions & 3 deletions arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ config ARCH_HAS_ILOG2_U64
config ARCH_NO_VIRT_TO_BUS
def_bool y

config ARCH_SUPPORTS_AOUT
def_bool y

config IO_TRAPPED
bool

Expand Down
20 changes: 0 additions & 20 deletions arch/sh/include/asm/a.out.h

This file was deleted.

0 comments on commit 42ced55

Please sign in to comment.