about summary refs log tree commit diff
path: root/sysdeps/arc/abort-instr.h
blob: 49f33613c4042745efcde7527250c716b09ab4e0 (plain) (blame)
1
2
/* FLAG 1 is privilege mode only instruction, hence will crash any program.  */
#define ABORT_INSTRUCTION asm ("flag 1")