Sign in
◑
Theme
nest-open-source
/
nest-learning-thermostat
/
5.0.2
/
linux
/
6f77e99bd090f549cd35a6b2da31ef3562ce3e93
/
.
/
linux-imx
/
arch
/
h8300
/
include
/
asm
/
dbg.h
blob: 2c6d1cbcf736d67419dadd1204770b213232f128 [
file
]
#define
DEBUG
1
#define
BREAK
asm
volatile
(
"trap #3"
)