projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d663a64
)
{HAL] Add PCI_ADDRESS_MEMORY_SPACE definition. It's not part of DDK/WDK
author
Timo Kreuzer
<timo.kreuzer@reactos.org>
Fri, 12 Mar 2010 16:25:36 +0000
(16:25 +0000)
committer
Timo Kreuzer
<timo.kreuzer@reactos.org>
Fri, 12 Mar 2010 16:25:36 +0000
(16:25 +0000)
svn path=/branches/header-work/; revision=46135
hal/halx86/include/bus.h
patch
|
blob
|
history
diff --git
a/hal/halx86/include/bus.h
b/hal/halx86/include/bus.h
index
81b5e5f
..
3e07190
100644
(file)
--- a/
hal/halx86/include/bus.h
+++ b/
hal/halx86/include/bus.h
@@
-1,5
+1,7
@@
#pragma once
+#define PCI_ADDRESS_MEMORY_SPACE 0x00000000
+
//
// Helper Macros
//