Blame sysdeps/i386/abort-instr.h

Packit 6c4009
/* An instruction which should crash any program is `hlt'.  */
Packit 6c4009
#define ABORT_INSTRUCTION asm ("hlt")