Changeset 16108 in vbox for trunk/src/VBox/VMM/CPUMInternal.h
- Timestamp:
- Jan 21, 2009 12:16:27 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/CPUMInternal.h
r15962 r16108 390 390 391 391 #ifdef IN_RING0 392 DECLASM(int) cpumR0SaveHostRestoreGuestFPUState(PCPUMCPU pCPUM); 392 393 DECLASM(int) cpumR0SaveGuestRestoreHostFPUState(PCPUMCPU pCPUM); 393 394 DECLASM(int) cpumR0RestoreHostFPUState(PCPUMCPU pCPUM);
Note:
See TracChangeset
for help on using the changeset viewer.