Update copyright dates not handled by scripts/update-copyrights.
[glibc.git] / sysdeps / arc / abort-instr.h
blob49f33613c4042745efcde7527250c716b09ab4e0
1 /* FLAG 1 is privilege mode only instruction, hence will crash any program. */
2 #define ABORT_INSTRUCTION asm ("flag 1")