glibc/sysdeps/arc/abort-instr.h

3 lines
121 B
C
Raw Normal View History

/* FLAG 1 is privilege mode only instruction, hence will crash any program. */
#define ABORT_INSTRUCTION asm ("flag 1")