about summary refs log tree commit diff
path: root/REORG.TODO/sysdeps/sparc/abort-instr.h
blob: ea92dfe8660a041e43c9b0899720fdf977789c8c (plain) (blame)
1
2
/* An instruction which should crash any program is an unimp.  */
#define ABORT_INSTRUCTION asm ("unimp 0xf00")