Add Changelog ...
[glibc.git] / sysdeps / mips / abort-instr.h
blobd7d8d501b3b9c767fb42d4eea7e2fd828de7bf2c
1 /* An instruction which should crash any program is a breakpoint. */
2 #define ABORT_INSTRUCTION asm ("break 255")