aboutsummaryrefslogtreecommitdiff
path: root/src/sys/power.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/power.h')
-rw-r--r--src/sys/power.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/sys/power.h b/src/sys/power.h
deleted file mode 100644
index 711842b..0000000
--- a/src/sys/power.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef SYS_POWER_H
-#define SYS_POWER_H
-
-void reboot(void);
-
-#endif