aboutsummaryrefslogtreecommitdiff
path: root/include/apos/power.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/apos/power.h')
-rw-r--r--include/apos/power.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/apos/power.h b/include/apos/power.h
index 31f199d..640f056 100644
--- a/include/apos/power.h
+++ b/include/apos/power.h
@@ -1,6 +1,12 @@
#ifndef APOS_POWER_H
#define APOS_POWER_H
+/**
+ * @file power.h
+ * Power subsystem. Will hopefully eventually be used to restart and shutdown
+ * host machines.
+ */
+
#include <apos/types.h>
#include <apos/attrs.h>