Changeset 11303 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Aug 8, 2008 11:04:29 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 34397
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Input/DevPS2.cpp
r11284 r11303 225 225 #ifdef VBOX 226 226 /** Pointer to the device instance - RC. */ 227 PPDMDEVINS GC pDevInsRC;227 PPDMDEVINSRC pDevInsRC; 228 228 /** Pointer to the device instance - R3 . */ 229 229 PPDMDEVINSR3 pDevInsR3;
Note:
See TracChangeset
for help on using the changeset viewer.