Call "CST" a time zone abbreviation, not a name
[glibc.git] / sysdeps / loongarch / abort-instr.h
blob46d3ad0871ad3abcd411018179b93f461a6f6ded
1 /* An instruction which should crash any program is a breakpoint. */
2 #define ABORT_INSTRUCTION asm ("break 0")