Sign in
coral
/
linux-mtk
/
dd990f16a39d4e615c0b70a0ab50b79b32bfb16d
/
.
/
include
/
asm-h8300
/
dbg.h
blob: 2c6d1cbcf736d67419dadd1204770b213232f128 [
file
]
#define
DEBUG
1
#define
BREAK
asm
volatile
(
"trap #3"
)