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