< prev index next >

src/hotspot/cpu/ppc/vm_version_ext_ppc.hpp

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

*** 24,34 **** #ifndef CPU_PPC_VM_VERSION_EXT_PPC_HPP #define CPU_PPC_VM_VERSION_EXT_PPC_HPP #include "utilities/macros.hpp" ! #include "vm_version_ppc.hpp" #define CPU_INFO "cpu_info" #define CPU_TYPE "fpu_type" #define CPU_DESCRIPTION "implementation" #define CHIP_ID "chip_id" --- 24,34 ---- #ifndef CPU_PPC_VM_VERSION_EXT_PPC_HPP #define CPU_PPC_VM_VERSION_EXT_PPC_HPP #include "utilities/macros.hpp" ! #include "runtime/vm_version.hpp" #define CPU_INFO "cpu_info" #define CPU_TYPE "fpu_type" #define CPU_DESCRIPTION "implementation" #define CHIP_ID "chip_id"
< prev index next >