Changeset 47035 in vbox for trunk/src/VBox
- Timestamp:
- Jul 8, 2013 12:21:25 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 87068
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevPIC.cpp
r45025 r47035 334 334 335 335 /* Update IMR */ 336 Log(("pic_update_imr: pic%u %#x -> %#x\n", pPic->idxPic, pPic->imr, val)); 336 337 pPic->imr = val; 337 338
Note:
See TracChangeset
for help on using the changeset viewer.