(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / sysdeps / m68k / abort-instr.h
blobb43c9efe1d623db503e7b198c8e3f804bc242a8c
1 /* An instruction which should crash any program is `illegal'. */
2 #define ABORT_INSTRUCTION asm ("illegal")