< prev index next >

src/hotspot/cpu/x86/vm_version_ext_x86.hpp

Print this page

        

*** 23,34 **** */ #ifndef CPU_X86_VM_VM_VERSION_EXT_X86_HPP #define CPU_X86_VM_VM_VERSION_EXT_X86_HPP #include "utilities/macros.hpp" - #include "vm_version_x86.hpp" class VM_Version_Ext : public VM_Version { enum { ExtendedFamilyIdLength_INTEL = 16, --- 23,34 ---- */ #ifndef CPU_X86_VM_VM_VERSION_EXT_X86_HPP #define CPU_X86_VM_VM_VERSION_EXT_X86_HPP + #include "runtime/vm_version.hpp" #include "utilities/macros.hpp" class VM_Version_Ext : public VM_Version { enum { ExtendedFamilyIdLength_INTEL = 16,
< prev index next >