< prev index next >

src/hotspot/cpu/arm/register_arm.hpp

Print this page
rev 56859 : 8233787: Break cycle in vm_version* includes
Reviewed-by:

*** 24,34 **** #ifndef CPU_ARM_REGISTER_ARM_HPP #define CPU_ARM_REGISTER_ARM_HPP #include "asm/register.hpp" ! #include "vm_version_arm.hpp" class VMRegImpl; typedef VMRegImpl* VMReg; // These are declared ucontext.h --- 24,34 ---- #ifndef CPU_ARM_REGISTER_ARM_HPP #define CPU_ARM_REGISTER_ARM_HPP #include "asm/register.hpp" ! #include "runtime/vm_version.hpp" class VMRegImpl; typedef VMRegImpl* VMReg; // These are declared ucontext.h
< prev index next >