Update all Windows files except dobuild.cmd to use LF line endings
[fio.git] / os / windows / posix / include / asm / types.h
index 89ab3d090980941882e4ccd004f11cf341a2ae52..7e1489ae2c59633826b86b2d809c5af1e3fd80b1 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef ASM_TYPES_H\r
-#define ASM_TYPES_H\r
-\r
-typedef unsigned short __u16;\r
-typedef unsigned int __u32;\r
-typedef unsigned long long __u64;\r
-\r
-#endif /* ASM_TYPES_H */\r
+#ifndef ASM_TYPES_H
+#define ASM_TYPES_H
+
+typedef unsigned short __u16;
+typedef unsigned int __u32;
+typedef unsigned long long __u64;
+
+#endif /* ASM_TYPES_H */