diff options
author | David S. Miller <davem@davemloft.net> | 2008-04-20 13:14:23 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-04-22 02:10:15 +0400 |
commit | ec98c6b9b47df6df1c1fa6cf3d427414f8c2cf16 (patch) | |
tree | b144d907e47f8ade53296bd19850af708692386f /include/asm-sparc64/a.out.h | |
parent | 3925e6fc1f774048404fdd910b0345b06c699eb4 (diff) | |
download | linux-ec98c6b9b47df6df1c1fa6cf3d427414f8c2cf16.tar.xz |
[SPARC]: Remove SunOS and Solaris binary support.
As per Documentation/feature-removal-schedule.txt
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-sparc64/a.out.h')
-rw-r--r-- | include/asm-sparc64/a.out.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-sparc64/a.out.h b/include/asm-sparc64/a.out.h deleted file mode 100644 index 44208c2a188e..000000000000 --- a/include/asm-sparc64/a.out.h +++ /dev/null @@ -1 +0,0 @@ -#include <asm-sparc/a.out.h> |