(root)/
glibc-2.38/
sysdeps/
i386/
abort-instr.h
       1  /* An instruction which should crash any program is `hlt'.  */
       2  #define ABORT_INSTRUCTION asm ("hlt")