hotspot/src/cpu/ppc/vm/macroAssembler_ppc.hpp
changeset 27684 e0391b2bf625
parent 23492 af5352f40e65
child 28187 fc19df82d6ee
equal deleted inserted replaced
27683:1d5707553fff 27684:e0391b2bf625
    25 
    25 
    26 #ifndef CPU_PPC_VM_MACROASSEMBLER_PPC_HPP
    26 #ifndef CPU_PPC_VM_MACROASSEMBLER_PPC_HPP
    27 #define CPU_PPC_VM_MACROASSEMBLER_PPC_HPP
    27 #define CPU_PPC_VM_MACROASSEMBLER_PPC_HPP
    28 
    28 
    29 #include "asm/assembler.hpp"
    29 #include "asm/assembler.hpp"
       
    30 #include "utilities/macros.hpp"
    30 
    31 
    31 // MacroAssembler extends Assembler by a few frequently used macros.
    32 // MacroAssembler extends Assembler by a few frequently used macros.
    32 
    33 
    33 class ciTypeArray;
    34 class ciTypeArray;
    34 
    35