src/hotspot/cpu/ppc/vm_version_ext_ppc.hpp
changeset 59122 5d73255c2d52
parent 53244 9807daeb47c4
equal deleted inserted replaced
59121:7cbffba2156b 59122:5d73255c2d52
    23  */
    23  */
    24 
    24 
    25 #ifndef CPU_PPC_VM_VERSION_EXT_PPC_HPP
    25 #ifndef CPU_PPC_VM_VERSION_EXT_PPC_HPP
    26 #define CPU_PPC_VM_VERSION_EXT_PPC_HPP
    26 #define CPU_PPC_VM_VERSION_EXT_PPC_HPP
    27 
    27 
       
    28 #include "runtime/vm_version.hpp"
    28 #include "utilities/macros.hpp"
    29 #include "utilities/macros.hpp"
    29 #include "vm_version_ppc.hpp"
       
    30 
    30 
    31 #define CPU_INFO        "cpu_info"
    31 #define CPU_INFO        "cpu_info"
    32 #define CPU_TYPE        "fpu_type"
    32 #define CPU_TYPE        "fpu_type"
    33 #define CPU_DESCRIPTION "implementation"
    33 #define CPU_DESCRIPTION "implementation"
    34 #define CHIP_ID         "chip_id"
    34 #define CHIP_ID         "chip_id"