about summary refs log tree commit diff
path: root/sysdeps/s390/abort-instr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/abort-instr.h')
-rw-r--r--sysdeps/s390/abort-instr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/s390/abort-instr.h b/sysdeps/s390/abort-instr.h
deleted file mode 100644
index 825601ad50..0000000000
--- a/sysdeps/s390/abort-instr.h
+++ /dev/null
@@ -1,2 +0,0 @@
-/* An op-code of 0 should crash any program.  */
-#define ABORT_INSTRUCTION __asm__ (".word 0")