Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
471e7a44848f467c9b83adc3463d019d2fa8817f
/
.
/
include
/
asm-h8300
/
dbg.h
blob: 2c6d1cbcf736d67419dadd1204770b213232f128 [
file
] [
log
] [
blame
]
#define
DEBUG
1
#define
BREAK
asm
volatile
(
"trap #3"
)