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