< prev index next >

src/hotspot/share/code/vmreg.hpp

Print this page

        

*** 24,34 **** #ifndef SHARE_VM_CODE_VMREG_HPP #define SHARE_VM_CODE_VMREG_HPP #include "asm/register.hpp" - #include "memory/allocation.hpp" #include "utilities/globalDefinitions.hpp" #include "utilities/macros.hpp" #include "utilities/ostream.hpp" #ifdef COMPILER2 #include "opto/adlcVMDeps.hpp" --- 24,33 ----
< prev index next >