summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/HALKit/AMD64/PCI/Database.cc
blob: cd1364eaca2bf373f6be1a77a5ea628b2a86a845 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* -------------------------------------------

	Copyright (C) 2024, MediaSwirl, all rights reserved.

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

#include <KernelKit/PCI/Database.h>

namespace Kernel
{
}