linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.h
[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")