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