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