modify to use standard debug output

This commit is contained in:
Markus Fröschle
2016-11-13 20:59:13 +00:00
parent 379b0f5b60
commit 41905ea3e7

View File

@@ -48,6 +48,8 @@
#include "bas_string.h" /* for memset() */
#include "pci.h"
#include "interrupts.h"
// #define DEBUG
#include "debug.h"
#undef OHCI_USE_NPS /* force NoPowerSwitching mode */