Sign in
android
/
kernel
/
samsung
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
include
/
asm-h8300
/
dbg.h
blob: 2c6d1cbcf736d67419dadd1204770b213232f128 [
file
] [
log
] [
blame
]
#define
DEBUG
1
#define
BREAK
asm
volatile
(
"trap #3"
)