summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/abort-instr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/abort-instr.h')
-rw-r--r--sysdeps/m68k/abort-instr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/m68k/abort-instr.h b/sysdeps/m68k/abort-instr.h
deleted file mode 100644
index b43c9efe1d..0000000000
--- a/sysdeps/m68k/abort-instr.h
+++ /dev/null
@@ -1,2 +0,0 @@
-/* An instruction which should crash any program is `illegal'. */
-#define ABORT_INSTRUCTION asm ("illegal")