aboutsummaryrefslogtreecommitdiff
path: root/6.6/def.h
diff options
context:
space:
mode:
Diffstat (limited to '6.6/def.h')
-rw-r--r--6.6/def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/6.6/def.h b/6.6/def.h
new file mode 100644
index 0000000..f2f2533
--- /dev/null
+++ b/6.6/def.h
@@ -0,0 +1,3 @@
+#include <stdint.h>
+
+void getdef(struct nlist *hashtab[], uint32_t hashsize);