summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/src/LockDelegate.cc
blob: df62c6f343a67879c01469cfd8caded3f65a047c (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 NeOS
{
	/// @note Leave it empty for now.
} // namespace NeOS