Blame sysdeps/s390/abort-instr.h

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