benchtests: Add arc4random benchtest
[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")