Changeset 21071 in vbox
- Timestamp:
- Jun 30, 2009 2:26:24 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp
r21069 r21071 1384 1384 * @returns true if it was our interrupt, false if it wasn't. 1385 1385 * @param pDevExt The VBoxGuest device extension. 1386 *1387 * @remarks Assums that interrupts are disabled, I think.1388 1386 */ 1389 1387 bool VBoxGuestCommonISR(PVBOXGUESTDEVEXT pDevExt) … … 1451 1449 } 1452 1450 1453
Note:
See TracChangeset
for help on using the changeset viewer.