Sign in
gem5
/
arm
/
linux-arm64-legacy
/
77cc0db46e5d04b476e1984134892edb86cda8e6
/
.
/
include
/
asm-h8300
/
dbg.h
blob: 2c6d1cbcf736d67419dadd1204770b213232f128 [
file
]
#define
DEBUG
1
#define
BREAK
asm
volatile
(
"trap #3"
)