summaryrefslogtreecommitdiff
path: root/ports/sysdeps/mips/abort-instr.h
blob: d7d8d501b3b9c767fb42d4eea7e2fd828de7bf2c (plain)
1
2
/* An instruction which should crash any program is a breakpoint.  */
#define ABORT_INSTRUCTION asm ("break 255")