Sign in
◑
Theme
zircon-guest
/
third_party
/
linux
/
8a775d0370ee37f44dabd61472625cc7695179bc
/
.
/
include
/
asm-h8300
/
dbg.h
blob: 2c6d1cbcf736d67419dadd1204770b213232f128 [
file
]
#define
DEBUG
1
#define
BREAK
asm
volatile
(
"trap #3"
)