Better file structure and build system
[sysstatus.git] / include / status / uptime.h
diff --git a/include/status/uptime.h b/include/status/uptime.h
new file mode 100644 (file)
index 0000000..153f35d
--- /dev/null
@@ -0,0 +1,7 @@
+
+#ifndef __UPTIME_H__
+#define __UPTIME_H__
+
+void status_uptime();
+
+#endif