Log In
source-git
/
glibc
Clone
Source Code
GIT
Source
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
a66d51624392b2d117c311b2af6a48bc3185bcd4
a66d51624392b2d117c311b2af6a48bc3185bcd4
sysdeps
x86_64
abort-instr.h
Fork and Edit
Blob
Blame
History
Raw
/* An instruction which should crash any program is `hlt'. */ #define ABORT_INSTRUCTION asm ("hlt")