]> err.no Git - linux-2.6/blobdiff - include/asm-sparc/elf.h
Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux...
[linux-2.6] / include / asm-sparc / elf.h
index 2f8ff3fa095730e2de64051e2fbf2595a47a6fae..d043f80bc2fd4b858a260c91d00e1592bc780caf 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: elf.h,v 1.22 2000/07/12 01:27:08 davem Exp $ */
 #ifndef __ASMSPARC_ELF_H
 #define __ASMSPARC_ELF_H
 
@@ -91,7 +90,6 @@ typedef struct {
        unsigned int    pr_q[64];
 } elf_fpregset_t;
 
-#ifdef __KERNEL__
 #include <asm/mbus.h>
 
 /*
@@ -144,6 +142,4 @@ typedef struct {
 
 #define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX)
 
-#endif /* __KERNEL__ */
-
 #endif /* !(__ASMSPARC_ELF_H) */