summaryrefslogtreecommitdiffstats
path: root/src/dispatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dispatch.h')
-rw-r--r--src/dispatch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dispatch.h b/src/dispatch.h
new file mode 100644
index 0000000..b477cfd
--- /dev/null
+++ b/src/dispatch.h
@@ -0,0 +1 @@
+void *dispatch_thread(void *p);