aboutsummaryrefslogtreecommitdiff
path: root/include/apos/uapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/apos/uapi.h')
-rw-r--r--include/apos/uapi.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/apos/uapi.h b/include/apos/uapi.h
index b3d345f..d33a855 100644
--- a/include/apos/uapi.h
+++ b/include/apos/uapi.h
@@ -1,6 +1,11 @@
#ifndef APOS_UAPI_H
#define APOS_UAPI_H
+/**
+ * @file uapi.h
+ * Userspace api, syscall declarations.
+ */
+
#include <apos/syscalls.h>
#include <apos/vmem.h>