blob: 69381aec8e188291f516f798a08ebbd503b90b5f [file] [log] [blame]
xf.libfc6e712025-02-07 01:54:34 -08001/* An instruction which should crash any program is `sleep'. */
2#define ABORT_INSTRUCTION_ASM sleep
3#define ABORT_INSTRUCTION asm ("sleep")