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