Home
Manpages
About
(root)/
glibc-2.38/
sysdeps/
aarch64/
abort-instr.h
1
#define
ABORT_INSTRUCTION
asm
(
"
brk
\t
#1000
"
)