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