projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b68689
)
MIPS: N32: Remove unused defines.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 16 Oct 2012 20:20:25 +0000
(22:20 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 26 Nov 2012 12:41:05 +0000
(13:41 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-n32.S
patch
|
blob
|
history
diff --git
a/arch/mips/kernel/scall64-n32.S
b/arch/mips/kernel/scall64-n32.S
index f6ba8381ee0186c5dfc1f19879ae4c39d15d52e9..9c721dd84ba101885bd710d284ce46d9251a7672 100644
(file)
--- a/
arch/mips/kernel/scall64-n32.S
+++ b/
arch/mips/kernel/scall64-n32.S
@@
-17,12
+17,6
@@
#include <asm/thread_info.h>
#include <asm/unistd.h>
-/* This duplicates the definition from <linux/sched.h> */
-#define PT_TRACESYS 0x00000002 /* tracing system calls */
-
-/* This duplicates the definition from <asm/signal.h> */
-#define SIGILL 4 /* Illegal instruction (ANSI). */
-
#ifndef CONFIG_MIPS32_O32
/* No O32, so define handle_sys here */
#define handle_sysn32 handle_sys