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

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

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

#include <KernelKit/PCI/Database.h>

namespace Kernel
{
}