VirtualBox

Ignore:
Timestamp:
May 17, 2013 5:21:45 PM (12 years ago)
Author:
vboxsync
Message:

PATM: Patch symbols.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp

    r45485 r46150  
    2323#define LOG_GROUP LOG_GROUP_PATM
    2424#include <VBox/vmm/patm.h>
    25 #include <VBox/vmm/stam.h>
    2625#include <VBox/vmm/pgm.h>
    2726#include <VBox/vmm/cpum.h>
     
    2928#include <VBox/vmm/em.h>
    3029#include <VBox/vmm/trpm.h>
    31 #include <VBox/param.h>
    32 #include <iprt/avl.h>
     30#include <VBox/vmm/csam.h>
    3331#include "PATMInternal.h"
    3432#include <VBox/vmm/vm.h>
    35 #include <VBox/vmm/csam.h>
    36 
    37 #include <VBox/dbg.h>
     33#include <VBox/param.h>
     34
    3835#include <VBox/err.h>
    3936#include <VBox/log.h>
     37#include <VBox/dis.h>
     38#include <VBox/disopcode.h>
     39
    4040#include <iprt/assert.h>
    4141#include <iprt/asm.h>
    4242#include <iprt/string.h>
    43 #include <VBox/dis.h>
    44 #include <VBox/disopcode.h>
    45 
    46 #include <stdlib.h>
    47 #include <stdio.h>
     43
    4844#include "PATMA.h"
    4945#include "PATMPatch.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