Linux: readdir64_r should not skip d_ino == 0 entries (bug 32126)
[glibc.git] / sysdeps / csky / abort-instr.h
blob27a3536a3709426fdf64f79405c36f39c1718817
1 /* An instruction which should crash any program is a breakpoint. */
2 #define ABORT_INSTRUCTION asm ("bkpt")