Changeset 416 in vbox
- Timestamp:
- Jan 29, 2007 6:04:36 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/include/VBox/trpm.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/trpm.h
r397 r416 453 453 * Dispatches an interrupt that arrived while we were in the guest context. 454 454 * 455 * It's assumes we're invoked with interrupts disabled.456 * When this function returns, interrupts will be enabled.457 *458 455 * @param pVM The VM handle. 456 * @remark Must be called with interrupts disabled. 459 457 */ 460 458 TRPMR0DECL(void) TRPMR0DispatchHostInterrupt(PVM pVM);
Note:
See TracChangeset
for help on using the changeset viewer.

