Log In
source-git
/
glibc
Clone
Source Code
GIT
Source
Pull Requests
1
Stats
Blame sysdeps/s390/abort-instr.h
Branch:
a66d51624392b2d117c311b2af6a48bc3185bcd4
c8
c8s
master
a66d51624392b2d117c311b2af6a48bc3185bcd4
sysdeps
s390
abort-instr.h
Blob
History
Raw
Packit
6c4009
/* An op-code of 0 should crash any program. */
Packit
6c4009
#define ABORT_INSTRUCTION __asm__ (".word 0")