Changeset 78188e5 in mainline for uspace/lib/c/include/adt/hash.h
- Timestamp:
- 2017-05-31T15:53:02Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 525c5ac
- Parents:
- 1165a419
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/adt/hash.h
r1165a419 r78188e5 36 36 37 37 #include <stdint.h> 38 #include <sys/types.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.