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

	Copyright (C) 2024, ELMH GROUP, all rights reserved.

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

#include <KernelKit/LockDelegate.h>

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