This is a quick and dirty work-around.
---
 softusb-input/main.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/softusb-input/main.c b/softusb-input/main.c
index 1f76353..d50b08c 100644
--- a/softusb-input/main.c
+++ b/softusb-input/main.c
@@ -26,6 +26,8 @@
 #include "host.h"
 #include "crc.h"
 
+#define        print_string(foo)       (void) (foo)
+
 enum {
        USB_PID_OUT     = 0xe1,
        USB_PID_IN      = 0x69,
-- 
1.7.0.4

_______________________________________________
http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org
IRC: #milkymist@Freenode

Reply via email to