Log In
source-git
/
glibc
Clone
Source Code
GIT
Source
Pull Requests
1
Stats
Blame sysdeps/powerpc/abort-instr.h
Branch:
d26250af1e2a757c47cf50c4f175099384825dc4
c8
c8s
master
d26250af1e2a757c47cf50c4f175099384825dc4
sysdeps
powerpc
abort-instr.h
Blob
History
Raw
Packit
6c4009
/* An op-code of 0 is guaranteed to be illegal. */
Packit
6c4009
#define ABORT_INSTRUCTION asm (".long 0")