diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-07 23:19:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-07 23:19:47 +0000 |
commit | 6f6992089b2016176fc7610c3af50a80c2e87a0f (patch) | |
tree | 7542c7be645b906adaac2a9d1a552e7686153762 /libc/sysdeps/linux/sparc/sys | |
parent | a6073750005e60f0a643769df89e3c0e69b2a3d7 (diff) |
old header file
Diffstat (limited to 'libc/sysdeps/linux/sparc/sys')
-rw-r--r-- | libc/sysdeps/linux/sparc/sys/trap.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libc/sysdeps/linux/sparc/sys/trap.h b/libc/sysdeps/linux/sparc/sys/trap.h deleted file mode 100644 index 99b9c60e0..000000000 --- a/libc/sysdeps/linux/sparc/sys/trap.h +++ /dev/null @@ -1,7 +0,0 @@ -/* Include Linux/SPARC specific trap definitions. */ -#ifndef _SYS_TRAP_H -#define _SYS_TRAP_H 1 - -#include <asm/traps.h> - -#endif /* sys/trap.h */ |