glibc/sysdeps/m68k/abort-instr.h

3 lines
109 B
C
Raw Normal View History

1997-01-02 19:38:59 +01:00
/* An instruction which should crash any program is `illegal'. */
#define ABORT_INSTRUCTION asm ("illegal")