nptl: Move stack list variables into _rtld_global
[platform/upstream/glibc.git] / sysdeps / csky / abort-instr.h
1 /* An instruction which should crash any program is a breakpoint.  */
2 #define ABORT_INSTRUCTION asm ("bkpt")