diff options
Diffstat (limited to 'source/base/base_hash.c')
| -rw-r--r-- | source/base/base_hash.c | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/source/base/base_hash.c b/source/base/base_hash.c new file mode 100644 index 0000000..1964441 --- /dev/null +++ b/source/base/base_hash.c | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | |||
| 2 | internal u64 | ||
| 3 | generate_hash() | ||
| 4 | { | ||
| 5 | |||
| 6 | |||
| 7 | |||
| 8 | } | ||
| 9 | |||
| 10 | internal hash_map | ||
| 11 | make_hash_map | ||
| 12 | |||
