diff options
Diffstat (limited to 'NewKernel/Source/LockDelegate.cxx')
| -rw-r--r-- | NewKernel/Source/LockDelegate.cxx | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/NewKernel/Source/LockDelegate.cxx b/NewKernel/Source/LockDelegate.cxx new file mode 100644 index 00000000..b8920bcc --- /dev/null +++ b/NewKernel/Source/LockDelegate.cxx @@ -0,0 +1,12 @@ +/* ------------------------------------------- + + Copyright Mahrouss Logic + +------------------------------------------- */ + +#include <KernelKit/LockDelegate.hpp> + +namespace NewOS +{ + /// Leave it empty for now. +} // namespace NewOS
\ No newline at end of file |
