summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/HALKit/AMD64/PCI/Express.cc
blob: 487cbd394a7bc59124343a505fcfae1f630dcb77 (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/Express.h>

namespace NeOS
{
}