src/share/vm/asm/macroAssembler.inline.hpp

changeset 4588
1e5e28bac299
parent 4587
a9c29dfc7d73
child 6198
55fb97c4c58d
     1.1 --- a/src/share/vm/asm/macroAssembler.inline.hpp	Mon Feb 11 10:38:11 2013 -0800
     1.2 +++ b/src/share/vm/asm/macroAssembler.inline.hpp	Mon Feb 11 14:47:04 2013 -0800
     1.3 @@ -40,7 +40,7 @@
     1.4  # include "macroAssembler_arm.inline.hpp"
     1.5  #endif
     1.6  #ifdef TARGET_ARCH_ppc
     1.7 -# include "assembler_ppc.inline.hpp"
     1.8 +# include "macroAssembler_ppc.inline.hpp"
     1.9  #endif
    1.10  
    1.11  #endif // SHARE_VM_ASM_MACROASSEMBLER_INLINE_HPP

mercurial