MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.
[deliverable/linux.git] / arch / mips / kernel / scall64-n32.S
index 629719143763b081b8afd6ff2631870a02e9fddd..ad3de9668da9974c74d6a002b95a3739207e95b3 100644 (file)
 #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
This page took 0.045364 seconds and 5 git commands to generate.