hotspot/src/share/vm/asm/macroAssembler.hpp
changeset 29180 50369728b00e
parent 22234 da823d78ad65
child 40010 e32d5e545789
equal deleted inserted replaced
27647:4dcb647196fd 29180:50369728b00e
    40 # include "macroAssembler_arm.hpp"
    40 # include "macroAssembler_arm.hpp"
    41 #endif
    41 #endif
    42 #ifdef TARGET_ARCH_ppc
    42 #ifdef TARGET_ARCH_ppc
    43 # include "macroAssembler_ppc.hpp"
    43 # include "macroAssembler_ppc.hpp"
    44 #endif
    44 #endif
       
    45 #ifdef TARGET_ARCH_aarch64
       
    46 # include "macroAssembler_aarch64.hpp"
       
    47 #endif
    45 
    48 
    46 #endif // SHARE_VM_ASM_MACROASSEMBLER_HPP
    49 #endif // SHARE_VM_ASM_MACROASSEMBLER_HPP