Changes in uspace/lib/c/include/adt/hash.h [062d900:cf13b17] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/adt/hash.h
r062d900 rcf13b17 36 36 37 37 #include <stdint.h> 38 #include <types/common.h> 38 39 39 40 /** Produces a uniform hash affecting all output bits from the skewed input. */
Note:
See TracChangeset
for help on using the changeset viewer.