|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | DPRINT_UHCI(...) do {if(0) {DbgPrint(__VA_ARGS__);}} while(0) |
| #define | DPRINT_IMPL(...) do { if(0) { DbgPrint(__VA_ARGS__); } } while(0) |
Definition at line 51 of file dbg_uhci.h.