urcu-ht: works.
[urcu.git] / urcu / jhash.h
index 27b9f7f4a20ac133aeadbcb6e5af36a4cd707753..def03b8b1181b46d13c1245f79e60fb7002863fa 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <stdint.h>
 
+typedef uint8_t u8;
 typedef uint32_t u32;
 
 /* NOTE: Arguments are modified. */
This page took 0.021931 seconds and 4 git commands to generate.