Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / sysdeps / m68k / abort-instr.h
blobb43c9efe1d623db503e7b198c8e3f804bc242a8c
1 /* An instruction which should crash any program is `illegal'. */
2 #define ABORT_INSTRUCTION asm ("illegal")