Changeset e299dbe in mainline for uspace/lib/c/include/adt/hash.h
- Timestamp:
- 2017-06-09T21:47:24Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7354b5e
- Parents:
- b4d08a4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/adt/hash.h
rb4d08a4 re299dbe 36 36 37 37 #include <stdint.h> 38 #include < sys/types.h>38 #include <libarch/types.h> 39 39 40 40 /** Produces a uniform hash affecting all output bits from the skewed input. */
Note:
See TracChangeset
for help on using the changeset viewer.