reactivated USB PCI_IO_OFFSET write

This commit is contained in:
Markus Fröschle
2012-12-06 07:04:42 +00:00
parent 478bcbc68f
commit 7e659d6d27
2 changed files with 1 additions and 2 deletions

View File

@@ -33,7 +33,6 @@
extern void xprintf_before_copy(const char *fmt, ...);
extern void display_progress_before_copy(void);
extern void wait_10ms();
#define xprintf xprintf_before_copy
#define display_progress display_progress_before_copy