Sign in
gbmc
/
linux
/
refs/heads/linux-2.6.35.y
/
.
/
arch
/
h8300
/
include
/
asm
/
dbg.h
blob: 2c6d1cbcf736d67419dadd1204770b213232f128 [
file
] [
log
] [
blame
] [
edit
]
#define
DEBUG
1
#define
BREAK
asm
volatile
(
"trap #3"
)