index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
sysdeps
/
aarch64
/
abort-instr.h
blob: 8b1c40b57d5cb712afec142aafd0c4db365540dc (
plain
)
1
#define ABORT_INSTRUCTION asm (
"brk
\t
#1000"
)