summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/abort-instr.h
blob: 43746e65ba53929b2c9286c5903fa3db2c8c5a41 (plain)
1
2
/* An op-code of 0 is guaranteed to be illegal.  */
#define ABORT_INSTRUCTION asm (".long 0")