about summary refs log tree commit diff
path: root/ports/sysdeps/m68k/abort-instr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/m68k/abort-instr.h')
-rw-r--r--ports/sysdeps/m68k/abort-instr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/sysdeps/m68k/abort-instr.h b/ports/sysdeps/m68k/abort-instr.h
deleted file mode 100644
index b43c9efe1d..0000000000
--- a/ports/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")