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

3 lines
114 B
C
Raw Normal View History

2024-04-01 15:19:46 +00:00
/* An instruction which should crash any program is an unused trap. */
#define ABORT_INSTRUCTION asm ("trap 31")