S390: Ifunc resolver macro for vector instructions.
[glibc.git] / sysdeps / microblaze / abort-instr.h
blob38469d490ac0d991ca420a0c3d131baa2658106a
1 /* An instruction which should crash any program is `illegal'. */
2 #define ABORT_INSTRUCTION asm ("brki r0, -1")