index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
powerpc
/
abort-instr.h
blob: 43746e65ba53929b2c9286c5903fa3db2c8c5a41 (
plain
) (
blame
)
1
2
/* An op-code of 0 is guaranteed to be illegal. */
#define ABORT_INSTRUCTION asm (".long 0")