mirror of
https://github.com/reactos/reactos.git
synced 2025-04-21 12:40:33 +00:00
{HAL] Add PCI_ADDRESS_MEMORY_SPACE definition. It's not part of DDK/WDK
svn path=/branches/header-work/; revision=46135
This commit is contained in:
parent
d663a6400c
commit
7553ab8b16
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#define PCI_ADDRESS_MEMORY_SPACE 0x00000000
|
||||
|
||||
//
|
||||
// Helper Macros
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue