summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Source/GUIDWrapper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Source/GUIDWrapper.cxx')
-rw-r--r--Kernel/Source/GUIDWrapper.cxx11
1 files changed, 11 insertions, 0 deletions
diff --git a/Kernel/Source/GUIDWrapper.cxx b/Kernel/Source/GUIDWrapper.cxx
new file mode 100644
index 00000000..d8ed28e0
--- /dev/null
+++ b/Kernel/Source/GUIDWrapper.cxx
@@ -0,0 +1,11 @@
+/* -------------------------------------------
+
+ Copyright SoftwareLabs
+
+------------------------------------------- */
+
+#include <CFKit/GUIDWrapper.hpp>
+
+namespace NewOS::XRN
+{
+}