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