M7350/kernel/arch/h8300/include/asm/dbg.h

3 lines
55 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
#define DEBUG 1
#define BREAK asm volatile ("trap #3")