hotspot/src/share/vm/interpreter/templateTable.hpp
changeset 23221 b70675ece1ce
parent 22872 b6902ee5bc8d
child 25715 d5a8dbdc5150
equal deleted inserted replaced
23220:fc827339dc37 23221:b70675ece1ce
   374 # include "templateTable_arm.hpp"
   374 # include "templateTable_arm.hpp"
   375 #endif
   375 #endif
   376 #ifdef TARGET_ARCH_MODEL_ppc_32
   376 #ifdef TARGET_ARCH_MODEL_ppc_32
   377 # include "templateTable_ppc_32.hpp"
   377 # include "templateTable_ppc_32.hpp"
   378 #endif
   378 #endif
       
   379 #ifdef TARGET_ARCH_MODEL_ppc_64
       
   380 # include "templateTable_ppc_64.hpp"
       
   381 #endif
   379 
   382 
   380 };
   383 };
   381 #endif /* !CC_INTERP */
   384 #endif /* !CC_INTERP */
   382 
   385 
   383 #endif // SHARE_VM_INTERPRETER_TEMPLATETABLE_HPP
   386 #endif // SHARE_VM_INTERPRETER_TEMPLATETABLE_HPP