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