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