summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/src/LockDelegate.cc
blob: 060637c2b71d6c93646147d3468cf1d9a310a003 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* -------------------------------------------

	Copyright (C) 2024, TQ B.V, all rights reserved.

------------------------------------------- */

#include <KernelKit/LockDelegate.h>

namespace Kernel
{
	/// @note Leave it empty for now.
} // namespace Kernel