Changeset 108435 in vbox for trunk/src/VBox/VMM/VMMR3/APICR3Nem-win.cpp
- Timestamp:
- Mar 4, 2025 11:27:15 AM (11 days ago)
- svn:sync-xref-src-repo-rev:
- 167809
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/APICR3Nem-win.cpp
r108434 r108435 334 334 335 335 RT_NOREF(pVM, pu64Value); 336 AssertFailed(); 336 AssertFailed(); 337 337 return VERR_PDM_NO_APIC_INSTANCE; 338 338 }
Note:
See TracChangeset
for help on using the changeset viewer.