summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Source/LockDelegate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Source/LockDelegate.cxx')
-rw-r--r--Kernel/Source/LockDelegate.cxx12
1 files changed, 12 insertions, 0 deletions
diff --git a/Kernel/Source/LockDelegate.cxx b/Kernel/Source/LockDelegate.cxx
new file mode 100644
index 00000000..70e421f7
--- /dev/null
+++ b/Kernel/Source/LockDelegate.cxx
@@ -0,0 +1,12 @@
+/* -------------------------------------------
+
+ Copyright SoftwareLabs
+
+------------------------------------------- */
+
+#include <KernelKit/LockDelegate.hpp>
+
+namespace NewOS
+{
+ /// Leave it empty for now.
+} // namespace NewOS \ No newline at end of file