summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/diag/prdf/prdfErrlUtil.H3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/prdfErrlUtil.H b/src/usr/diag/prdf/prdfErrlUtil.H
index bb237f339..209b267b2 100644
--- a/src/usr/diag/prdf/prdfErrlUtil.H
+++ b/src/usr/diag/prdf/prdfErrlUtil.H
@@ -220,8 +220,7 @@
/**
* @brief indicate whether an abort is active or not
*/
-// FIXME:RTC: 65609 will address this issue.
-// not available in Hostboot?
+// no-op in Hostboot
#define PRDF_ABORTING(o_abort) \
o_abort = false;
OpenPOWER on IntegriCloud