aboutsummaryrefslogtreecommitdiff
path: root/slurp.h
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-10-02 23:59:34 +1300
committerDavid Phillips <david@sighup.nz>2017-10-03 00:00:31 +1300
commit630135558c432a4cae1e74fdad09007ee17932ad (patch)
treeceab9848d4db4ff9d76f7070b2e87761bd41d0bf /slurp.h
parentefeab5984a62ad6d7a4a7285e2fc7275c38339c5 (diff)
downloadsand-leek-630135558c432a4cae1e74fdad09007ee17932ad.tar.xz
Dump WIP of opencl port
Diffstat (limited to 'slurp.h')
-rw-r--r--slurp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/slurp.h b/slurp.h
new file mode 100644
index 0000000..114014b
--- /dev/null
+++ b/slurp.h
@@ -0,0 +1 @@
+char *slurp(FILE *f, size_t *size);