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:
93954a4ac58ad2b8384621261aaac1873469042b
93954a4ac58ad2b8384621261aaac1873469042b
sysdeps
s390
abort-instr.h
Fork and Edit
Blob
Blame
History
Raw
/* An op-code of 0 should crash any program. */ #define ABORT_INSTRUCTION __asm__ (".word 0")