diff options
| -rw-r--r-- | src/usr/targeting/common/targetservice.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/targeting/common/targetservice.C b/src/usr/targeting/common/targetservice.C index 399e4e1d8..ce2c3906c 100644 --- a/src/usr/targeting/common/targetservice.C +++ b/src/usr/targeting/common/targetservice.C @@ -336,7 +336,7 @@ void TargetService::masterProcChipTargetHandle( TARG_ASSERT(iv_initialized, TARG_ERR_LOC "USAGE: TargetService not initialized"); - //@TODO Need to query the actual hardware and cross check it with + //@TODO RTC 78076 Need to query the actual hardware and cross check it with // PNOR to determine the master chip // target; for now, just always report sys0.n0.proc0 EntityPath l_masterProcChipEntityPath(EntityPath::PATH_PHYSICAL); |

