summaryrefslogtreecommitdiffhomepage
path: root/dev/libSystem
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-07-31 15:10:21 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-07-31 15:12:00 +0100
commitf05aa7d8e5a9668b27e43c8bd2718482caa0b59e (patch)
treebded1a1ee2ae6370c18a1390eaa9f253d6577f41 /dev/libSystem
parent43ace5813967229e03ac46cc00ea8ebf1a607740 (diff)
feat: mgmt.oe: openenclave management tool. (wip)
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/libSystem')
-rw-r--r--dev/libSystem/SystemKit/Jail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/libSystem/SystemKit/Jail.h b/dev/libSystem/SystemKit/Jail.h
index 4098089d..c23942c5 100644
--- a/dev/libSystem/SystemKit/Jail.h
+++ b/dev/libSystem/SystemKit/Jail.h
@@ -9,6 +9,7 @@
#include <libSystem/SystemKit/System.h>
/// @file Jail.h
+/// @author Amlal El Mahrouss
/// @brief NeKernel Jail System, part of OpenEnclave.
struct JAIL_INFO;