about summary refs log tree commit diff
path: root/REORG.TODO/sysdeps/sparc/abort-instr.h
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/sysdeps/sparc/abort-instr.h')
-rw-r--r--REORG.TODO/sysdeps/sparc/abort-instr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/REORG.TODO/sysdeps/sparc/abort-instr.h b/REORG.TODO/sysdeps/sparc/abort-instr.h
new file mode 100644
index 0000000000..ea92dfe866
--- /dev/null
+++ b/REORG.TODO/sysdeps/sparc/abort-instr.h
@@ -0,0 +1,2 @@
+/* An instruction which should crash any program is an unimp.  */
+#define ABORT_INSTRUCTION asm ("unimp 0xf00")