powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31629]
[glibc.git] / sysdeps / m68k / abort-instr.h
blobb43c9efe1d623db503e7b198c8e3f804bc242a8c
1 /* An instruction which should crash any program is `illegal'. */
2 #define ABORT_INSTRUCTION asm ("illegal")