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