Blame sysdeps/powerpc/abort-instr.h

Packit 6c4009
/* An op-code of 0 is guaranteed to be illegal.  */
Packit 6c4009
#define ABORT_INSTRUCTION asm (".long 0")