- Timestamp:
- Oct 28, 2009 10:16:22 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 54040
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PDMInternal.h
r24125 r24127 488 488 /** @copydoc PDMAPICREG::pfnLocalInterruptR3 */ 489 489 DECLRCCALLBACKMEMBER(int, pfnLocalInterruptRC,(PPDMDEVINS pDevIns, uint8_t u8Pin, uint8_t u8Level)); 490 RTRCPTR RCPtrAlignment; 490 491 491 492 } PDMAPIC;
Note:
See TracChangeset
for help on using the changeset viewer.