diff options
Diffstat (limited to 'ports/sysdeps/aarch64/abort-instr.h')
-rw-r--r-- | ports/sysdeps/aarch64/abort-instr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/sysdeps/aarch64/abort-instr.h b/ports/sysdeps/aarch64/abort-instr.h deleted file mode 100644 index 8b1c40b57d..0000000000 --- a/ports/sysdeps/aarch64/abort-instr.h +++ /dev/null @@ -1 +0,0 @@ -#define ABORT_INSTRUCTION asm ("brk\t#1000") |