summaryrefslogtreecommitdiff
path: root/source/base/base_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/base/base_hash.c')
-rw-r--r--source/base/base_hash.c12
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
2internal u64
3generate_hash()
4{
5
6
7
8}
9
10internal hash_map
11make_hash_map
12