Log In
hjl
/
source-git
/
glibc
Forked from
source-git/glibc
4 years ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
955556fef6b56f72a8fa30328116ffbdec7db8fa
955556fef6b56f72a8fa30328116ffbdec7db8fa
sysdeps
powerpc
abort-instr.h
Fork and Edit
Blob
Blame
History
Raw
/* An op-code of 0 is guaranteed to be illegal. */ #define ABORT_INSTRUCTION asm (".long 0")