repo.or.cz
/
glibc
/
pb-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* stdlib/tst-makecontext.c (othervar): New variable.
[glibc/pb-stable.git]
/
sysdeps
/
powerpc
/
abort-instr.h
blob
43746e65ba53929b2c9286c5903fa3db2c8c5a41
1
/* An op-code of 0 is guaranteed to be illegal. */
2
#define ABORT_INSTRUCTION asm (
".long 0"
)