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