summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/abort-instr.h
blob: ea92dfe8660a041e43c9b0899720fdf977789c8c (plain)
1
2
/* An instruction which should crash any program is an unimp.  */
#define ABORT_INSTRUCTION asm ("unimp 0xf00")