Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/sys/
H A Dbootdebug.h62 #define OPS_DEBUG(args) { printf args; } macro
68 #define OPS_DEBUG(args) /* nothing */ macro