summaryrefslogtreecommitdiff
path: root/sysdeps/s390/abort-instr.h
blob: 6544b2d618c40cfae88d3ad0c2ccab0fe2d646b2 (plain)
1
2
/* An op-code of 0 should crash any program.  */
#define ABORT_INSTRUCTION asm (".word 0")