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

	Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved.

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

#include <KernelKit/LockDelegate.h>

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