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

3 lines
112 B
C
Raw Normal View History

2024-04-01 15:19:46 +00:00
/* An instruction which should crash any program is a breakpoint. */
#define ABORT_INSTRUCTION asm ("break 0")