Changeset 39977 in vbox for trunk/src/VBox
- Timestamp:
- Feb 2, 2012 10:58:45 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Input/PS2K.cpp
r39976 r39977 186 186 unsigned uTypematicRepeat; 187 187 #if HC_ARCH_BITS == 32 188 uin 32_tAlignment0;188 uint32_t Alignment0; 189 189 #endif 190 190 /** Critical section protecting the state. */
Note:
See TracChangeset
for help on using the changeset viewer.