1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-10 10:41:03 +03:00
Files
glibc/sysdeps/m68k/abort-instr.h
Jakub Jelinek 0ecb606cb6 2.5-18.1
2007-07-12 18:26:36 +00:00

3 lines
109 B
C

/* An instruction which should crash any program is `illegal'. */
#define ABORT_INSTRUCTION asm ("illegal")