mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
- Fix build, sorry.
svn path=/trunk/; revision=48744
This commit is contained in:
parent
c9888046ef
commit
b8cbac25c2
1 changed files with 4 additions and 1 deletions
|
@ -804,7 +804,10 @@ HaliInitPnpDriver(
|
|||
VOID
|
||||
NTAPI
|
||||
HalpDebugPciDumpBus(
|
||||
VOID
|
||||
IN ULONG i,
|
||||
IN ULONG j,
|
||||
IN ULONG k,
|
||||
IN PPCI_COMMON_CONFIG PciData
|
||||
);
|
||||
|
||||
#ifdef _M_AMD64
|
||||
|
|
Loading…
Reference in a new issue