Clean up end of line.
[reactos.git] / reactos / drivers / usb / cromwell / usb_wrapper.h
index 4b810ca..f454f2f 100644 (file)
@@ -1,15 +1,16 @@
-//#include <stdlib.h>\r
-//#include <ntos/types.h>\r
-//#include <ddk/extypes.h>\r
-#include <ddk/ntddk.h>\r
-#include <debug.h>\r
-\r
-void wait_ms(int mils);\r
-\r
-#include "linux/linux_wrapper.h"\r
-#define __KERNEL__\r
-#undef CONFIG_PCI\r
-#define CONFIG_PCI\r
-\r
-#include "linux/usb.h"\r
-#include "linux/pci_ids.h"
\ No newline at end of file
+//#include <stdlib.h>
+//#include <ntos/types.h>
+//#include <ddk/extypes.h>
+#include <ddk/ntddk.h>
+#include <debug.h>
+
+void wait_ms(int mils);
+
+#include "linux/linux_wrapper.h"
+#define __KERNEL__
+#undef CONFIG_PCI
+#define CONFIG_PCI
+
+#include "linux/usb.h"
+#include "linux/pci_ids.h"
+