* posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
[glibc.git] / sysdeps / s390 / abort-instr.h
blob6544b2d618c40cfae88d3ad0c2ccab0fe2d646b2
1 /* An op-code of 0 should crash any program. */
2 #define ABORT_INSTRUCTION asm (".word 0")