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