repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated to fedora-glibc-20041018T0940
[glibc.git]
/
sysdeps
/
s390
/
abort-instr.h
blob
6544b2d618c40cfae88d3ad0c2ccab0fe2d646b2
1
/* An op-code of 0 should crash any program. */
2
#define ABORT_INSTRUCTION asm (
".word 0"
)