- Timestamp:
- Jul 28, 2016 10:31:46 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/APIC.cpp
r62656 r62658 1047 1047 } 1048 1048 1049 1049 #if 0 /** @todo not referenced and will cause assertion in apicR3LoadExec (VERR_WRONG_ORDER). */ 1050 1050 /** 1051 1051 * @copydoc FNSSMDEVLIVEEXEC … … 1063 1063 return VINF_SSM_DONT_CALL_AGAIN; 1064 1064 } 1065 1065 #endif 1066 1066 1067 1067 /**
Note:
See TracChangeset
for help on using the changeset viewer.