]> pd.if.org Git - nbds/blobdiff - include/common.h
introduce some more typedefs and conversion functions to improve portability
[nbds] / include / common.h
index 9abf743face43c88fd48a0be811ced272819e56b..a799eac3d6f253b4b4d326d8a57600447d224ecf 100644 (file)
@@ -48,5 +48,7 @@ typedef unsigned long long uint64_t;
 typedef unsigned int       uint32_t;
 typedef unsigned char      uint8_t;
 
+typedef uint64_t markable_t;
+
 #include "lwt.h"
 #endif //COMMON_H