ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/arc/abort-instr.h

3 lines
121 B
C
Raw Permalink Normal View History

2024-04-01 15:19:46 +00:00
/* FLAG 1 is privilege mode only instruction, hence will crash any program. */
#define ABORT_INSTRUCTION asm ("flag 1")