The Windows counterpart to 'wrapround of thread delays'
[haskell-directory.git] / include / HsBase.h
index 519adf7..09693cb 100644 (file)
 #if defined(__MINGW32__)
 /* in Win32Utils.c */
 extern void maperrno (void);
-extern HsInt getUSecOfDay(void);
+extern HsWord64 getUSecOfDay(void);
 #endif
 
 #if defined(__MINGW32__)