fixed typo
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25547 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
408a8ff36a
commit
be121a1c53
@ -224,7 +224,7 @@ struct pci_module_info {
|
||||
#define PCI_sub_vendor_id_1 0x34 /* (2 bytes) */
|
||||
#define PCI_sub_device_id_1 0x36 /* (2 bytes) */
|
||||
#define PCI_bridge_rom_base 0x38
|
||||
#define PCI_bridge_control 0x3E /* (1 byte) */
|
||||
#define PCI_bridge_control 0x3E /* (2 byte) */
|
||||
|
||||
|
||||
/* PCI type 2 header offsets */
|
||||
|
Loading…
Reference in New Issue
Block a user