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