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