Changeset 21023 in vbox for trunk/src/VBox
- Timestamp:
- Jun 29, 2009 1:35:52 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp
r17999 r21023 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. 1386 1388 */ 1387 1389 bool VBoxGuestCommonISR(PVBOXGUESTDEVEXT pDevExt)
Note:
See TracChangeset
for help on using the changeset viewer.