blob: 7276f183863b750aaa2a56be61dc8a47c08cd0ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/* -------------------------------------------
Copyright Zeta Electronics Corporation
------------------------------------------- */
#pragma once
#include <NewKit/Defines.hpp>
#define PCI_EXPRESS_BUS_COUNT (4096)
|