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
Fix BZ #18043 (c4): buffer-overflow (read past the end) in wordexp/parse_dollars...
[glibc.git]
/
sysdeps
/
tile
/
abort-instr.h
blob
0f57da5198165b436115b455ba5b7010577f4f79
1
/* An instruction which should crash any program is `hlt'. */
2
#define ABORT_INSTRUCTION asm (
"ill"
)