Blame sysdeps/sparc/abort-instr.h

Packit Service 82fcde
/* An instruction which should crash any program is an unimp.  */
Packit Service 82fcde
#define ABORT_INSTRUCTION asm ("unimp 0xf00")