< prev index next >

src/hotspot/cpu/zero/register_zero.hpp

Print this page

        

*** 25,35 **** #ifndef CPU_ZERO_VM_REGISTER_ZERO_HPP #define CPU_ZERO_VM_REGISTER_ZERO_HPP #include "asm/register.hpp" ! #include "vm_version_zero.hpp" class VMRegImpl; typedef VMRegImpl* VMReg; // Use Register as shortcut --- 25,35 ---- #ifndef CPU_ZERO_VM_REGISTER_ZERO_HPP #define CPU_ZERO_VM_REGISTER_ZERO_HPP #include "asm/register.hpp" ! #include "runtime/vm_version.hpp" class VMRegImpl; typedef VMRegImpl* VMReg; // Use Register as shortcut
< prev index next >