Log In
source-git
/
glibc
Clone
Source Code
GIT
Source
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
61fa628c9b6e94a0471d48e5cd5f2c8b95166360
61fa628c9b6e94a0471d48e5cd5f2c8b95166360
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")