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