Blame sysdeps/s390/abort-instr.h

Packit 6c4009
/* An op-code of 0 should crash any program.  */
Packit 6c4009
#define ABORT_INSTRUCTION __asm__ (".word 0")