Changeset 43971 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Nov 27, 2012 1:03:04 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 82321
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PDMAll.cpp
r43657 r43971 316 316 * @param pu8TPR Where to store the TRP. 317 317 * @param pfPending Pending interrupt state (out). 318 * 319 * @remarks No-long-jump zone!!! 318 320 */ 319 321 VMMDECL(int) PDMApicGetTPR(PVMCPU pVCpu, uint8_t *pu8TPR, bool *pfPending)
Note:
See TracChangeset
for help on using the changeset viewer.