aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/sigcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/sigcontext.h')
-rw-r--r--arch/m68k/include/asm/sigcontext.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/m68k/include/asm/sigcontext.h b/arch/m68k/include/asm/sigcontext.h
deleted file mode 100644
index bff6d40345a..00000000000
--- a/arch/m68k/include/asm/sigcontext.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifdef __uClinux__
-#include "sigcontext_no.h"
-#else
-#include "sigcontext_mm.h"
-#endif