Changeset 37009 in vbox
- Timestamp:
- May 9, 2011 9:07:56 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h
r36719 r37009 142 142 SUPDRVIDCHANDLE SupDrvIDC; 143 143 #ifdef RT_OS_LINUX 144 bool fPciStubModuleAvail; 144 145 struct module * pciStubModule; 145 146 #endif
Note:
See TracChangeset
for help on using the changeset viewer.