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