Blame sysdeps/x86_64/abort-instr.h

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