1 /* An instruction which should crash any program is an unimp. */
2 #define ABORT_INSTRUCTION asm ("unimp 0xf00")
1 /* An instruction which should crash any program is an unimp. */
2 #define ABORT_INSTRUCTION asm ("unimp 0xf00")