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