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