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