summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/GUIDWrapper.cxx
blob: e453227b4e4f8647a9e93a9e2156bc76ed240019 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* -------------------------------------------

	Copyright Zeta Electronics Corporation

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

#include <CFKit/GUIDWrapper.hpp>

namespace NewOS::XRN
{
}