src/hotspot/cpu/x86/vm_version_ext_x86.hpp
changeset 59122 5d73255c2d52
parent 54529 d2c2622995e2
equal deleted inserted replaced
59121:7cbffba2156b 59122:5d73255c2d52
    23  */
    23  */
    24 
    24 
    25 #ifndef CPU_X86_VM_VERSION_EXT_X86_HPP
    25 #ifndef CPU_X86_VM_VERSION_EXT_X86_HPP
    26 #define CPU_X86_VM_VERSION_EXT_X86_HPP
    26 #define CPU_X86_VM_VERSION_EXT_X86_HPP
    27 
    27 
       
    28 #include "runtime/vm_version.hpp"
    28 #include "utilities/macros.hpp"
    29 #include "utilities/macros.hpp"
    29 #include "vm_version_x86.hpp"
       
    30 
    30 
    31 class VM_Version_Ext : public VM_Version {
    31 class VM_Version_Ext : public VM_Version {
    32 
    32 
    33   enum {
    33   enum {
    34     ExtendedFamilyIdLength_INTEL = 16,
    34     ExtendedFamilyIdLength_INTEL = 16,