struct stat is not posix conform
[glibc.git] / sysdeps / nios2 / abort-instr.h
blob17502e4a7026e09da49550cc4f74da6050175ed4
1 /* An instruction which should crash any program is an unused trap. */
2 #define ABORT_INSTRUCTION asm ("trap 31")