VirtualBox

Changeset 29250 in vbox for trunk/src/VBox/VMM/VMMGC


Ignore:
Timestamp:
May 9, 2010 5:53:58 PM (15 years ago)
Author:
vboxsync
Message:

iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, don't include asm.h from sup.h. Fixed a couple file headers.

Location:
trunk/src/VBox/VMM/VMMGC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp

    r28800 r29250  
    4343#include <VBox/tm.h>
    4444#include <iprt/asm.h>
     45#include <iprt/asm-amd64-x86.h>
    4546#include <iprt/assert.h>
    4647
  • trunk/src/VBox/VMM/VMMGC/VMMGC.cpp

    r28800 r29250  
    2121*******************************************************************************/
    2222#define LOG_GROUP LOG_GROUP_VMM
     23#include <iprt/asm-amd64-x86.h> /* for SUPGetCpuHzFromGIP */
    2324#include <VBox/vmm.h>
    2425#include <VBox/trpm.h>
     
    2930#include <VBox/err.h>
    3031#include <VBox/log.h>
    31 #include <iprt/asm.h>
    3232#include <iprt/assert.h>
    3333#include <iprt/initterm.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette