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

	Copyright (C) 2024, t& Corporation, all rights reserved.

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

#include <KernelKit/PCI/Express.h>

namespace Kernel
{
}