2.9
[glibc/nacl-glibc.git] / sysdeps / sparc / abort-instr.h
blobea92dfe8660a041e43c9b0899720fdf977789c8c
1 /* An instruction which should crash any program is an unimp. */
2 #define ABORT_INSTRUCTION asm ("unimp 0xf00")