Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735).
[glibc.git] / sysdeps / s390 / abort-instr.h
blob825601ad50b3bed2d5314435878942ae6f752d99
1 /* An op-code of 0 should crash any program. */
2 #define ABORT_INSTRUCTION __asm__ (".word 0")