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

3 lines
94 B
C
Raw Normal View History

2024-04-01 15:19:46 +00:00
/* An op-code of 0 is guaranteed to be illegal. */
#define ABORT_INSTRUCTION asm (".long 0")