summaryrefslogtreecommitdiff
path: root/imgp.c
diff options
context:
space:
mode:
Diffstat (limited to 'imgp.c')
-rw-r--r--imgp.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/imgp.c b/imgp.c
new file mode 100644
index 0000000..200afc4
--- /dev/null
+++ b/imgp.c
@@ -0,0 +1,8 @@
+#include <u.h>
+#include <libc.h>
+
+void
+main()
+{
+
+}