about summary refs log tree commit diff
path: root/sysdeps/loongarch/abort-instr.h
blob: 46d3ad0871ad3abcd411018179b93f461a6f6ded (plain) (blame)
1
2
/* An instruction which should crash any program is a breakpoint.  */
#define ABORT_INSTRUCTION asm ("break 0")