chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / ports / sysdeps / m68k / abort-instr.h
1 /* An instruction which should crash any program is `illegal'.  */
2 #define ABORT_INSTRUCTION asm ("illegal")