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