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