aboutsummaryrefslogtreecommitdiff
path: root/include/copy_install.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/copy_install.h')
-rw-r--r--include/copy_install.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/copy_install.h b/include/copy_install.h
new file mode 100644
index 0000000..d0750b6
--- /dev/null
+++ b/include/copy_install.h
@@ -0,0 +1,6 @@
+#ifndef COPY_INSTALL_H
+#define COPY_INSTALL_H
+
+void copy_install(const char *build_dir);
+
+#endif \ No newline at end of file