1 /* FLAG 1 is privilege mode only instruction, hence will crash any program.  */
2 #define ABORT_INSTRUCTION asm ("flag 1")
3