summaryrefslogtreecommitdiffhomepage
path: root/HALKit/AMD64/PCI/Database.cpp
blob: b3a1961ce7dbcf8b22d767cbd87069773e190824 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 *	========================================================
 *
 *	hCore
 * 	Copyright 2024 Mahrouss Logic, all rights reserved.
 *
 * 	========================================================
 */

#include <KernelKit/PCI/Database.hpp>

namespace hCore
{
}