Updated the build files to use $(xCP), allows use of mcopy to a mtools disk
[tpg/acess2.git] / Modules / USB / main.c
index 0bdcc24..7276d0e 100644 (file)
@@ -44,7 +44,7 @@ int USB_Install(char **Arguments)
 {
        UHCI_Initialise();
        Warning("[USB  ] Not Complete - Devel Only");
-       return 0;
+       return 1;
 }
 
 /**

UCC git Repository :: git.ucc.asn.au