aboutsummaryrefslogtreecommitdiff
path: root/src/sysinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysinfo.h')
-rw-r--r--src/sysinfo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sysinfo.h b/src/sysinfo.h
new file mode 100644
index 0000000..8a4f176
--- /dev/null
+++ b/src/sysinfo.h
@@ -0,0 +1,3 @@
+#pragma once
+
+void runSystemInfoFeature();