Blame sysdeps/m68k/abort-instr.h

Packit Service 82fcde
/* An instruction which should crash any program is `illegal'.  */
Packit Service 82fcde
#define ABORT_INSTRUCTION asm ("illegal")