Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 088b530a authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: N32: Remove unused defines.

parent 4b686893
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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