glibc/sysdeps/nios2/abort-instr.h

3 lines
114 B
C
Raw Normal View History

2015-01-18 06:29:12 +00:00
/* An instruction which should crash any program is an unused trap. */
#define ABORT_INSTRUCTION asm ("trap 31")