diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/mc/xlate.C b/src/import/chips/p9/procedures/hwp/memory/lib/mc/xlate.C index 94a966397d6..007890eb5b4 100644 --- a/src/import/chips/p9/procedures/hwp/memory/lib/mc/xlate.C +++ b/src/import/chips/p9/procedures/hwp/memory/lib/mc/xlate.C @@ -58,13 +58,13 @@ namespace mss namespace mc { - +/// /// @brief Perform initializations of the MC translation /// @tparm P the fapi2::TargetType of the port /// @tparm TT the typename of the traits /// @param[in] i_target, the target which has the MCA to map /// @return FAPI2_RC_SUCCESS iff ok - +/// template<> fapi2::ReturnCode setup_xlate_map(const fapi2::Target& i_target) {