summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/AMD64/PCI/Database.cc
blob: 7eb098da28b8e1ed5754517f8c14a3cf4ff21f07 (plain)
1
2
3
4
5
6
7
// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/nekernel-org/nekernel

#include <KernelKit/PCI/Database.h>

namespace Kernel {}