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