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
The thread is now supposed to be created.
[glibc.git]
/
sysdeps
/
m68k
/
abort-instr.h
blob
b43c9efe1d623db503e7b198c8e3f804bc242a8c
1
/* An instruction which should crash any program is `illegal'. */
2
#define ABORT_INSTRUCTION asm (
"illegal"
)