Home
last modified time | relevance | path

Searched defs:NDS_DBG (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A Dnds.h122 #define NDS_DBG(_fmt, _args...) printf(_fmt, ##_args) macro
125 #define NDS_DBG(_fmt, _args...) { } macro