mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 00:30:07 +00:00
[AArch64] Define ABORT_INSTRUCTION.
This commit is contained in:
parent
9188b6818a
commit
4513de089b
@ -1,3 +1,7 @@
|
||||
2014-01-01 Marcus Shawcroft <marcus.shawcroft@linaro.org>
|
||||
|
||||
* sysdeps/aarch64/abort-instr.h: New file.
|
||||
|
||||
2014-01-01 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
|
||||
|
||||
* sysdeps/aarch64/__longjmp.S (__longjmp): Demangle sp and lr when
|
||||
|
1
ports/sysdeps/aarch64/abort-instr.h
Normal file
1
ports/sysdeps/aarch64/abort-instr.h
Normal file
@ -0,0 +1 @@
|
||||
#define ABORT_INSTRUCTION asm ("brk\t#1000")
|
Loading…
Reference in New Issue
Block a user