First snapshot of FIO for Windows
[fio.git] / compiler / compiler-gcc3.h
index 566987a216641ca75db602fb1353209ba0b833d1..2fcc0d87c7c5509bdbb54986dced545b5c538542 100644 (file)
@@ -7,4 +7,8 @@
 #endif
 #endif
 
+#ifdef __CYGWIN__
+#define __weak
+#endif
+
 #endif