summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/framework/resolution/iipTerminateResolution.h
diff options
context:
space:
mode:
authorprashanthacharya <prashanthacharya@in.ibm.com>2012-11-02 05:57:10 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-11-28 17:29:17 -0600
commitc9fce6c47656b9b34e23b2cb90c51796fc520df9 (patch)
tree3d949f4b8588a3f0fee4a80cfc621c59ddfe8bb1 /src/usr/diag/prdf/common/framework/resolution/iipTerminateResolution.h
parentb8c326b959a9f1bcb905397eecdc0ebfd0db5884 (diff)
downloadtalos-hostboot-c9fce6c47656b9b34e23b2cb90c51796fc520df9.tar.gz
talos-hostboot-c9fce6c47656b9b34e23b2cb90c51796fc520df9.zip
Encapsulated PRD codebase with PRDF namespace
RTC: 51223 Change-Id: Ie074cb409083d7b04edeba75d39977eb90082d05 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2196 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2436 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/common/framework/resolution/iipTerminateResolution.h')
-rwxr-xr-xsrc/usr/diag/prdf/common/framework/resolution/iipTerminateResolution.h12
1 files changed, 5 insertions, 7 deletions
diff --git a/src/usr/diag/prdf/common/framework/resolution/iipTerminateResolution.h b/src/usr/diag/prdf/common/framework/resolution/iipTerminateResolution.h
index 0e86c85d9..a5a29cb64 100755
--- a/src/usr/diag/prdf/common/framework/resolution/iipTerminateResolution.h
+++ b/src/usr/diag/prdf/common/framework/resolution/iipTerminateResolution.h
@@ -67,6 +67,9 @@
#include <iipResolution.h>
#endif
+namespace PRDF
+{
+
//--------------------------------------------------------------------
// Forward References
//--------------------------------------------------------------------
@@ -128,12 +131,7 @@ private: // Data
inline
TerminateResolution::TerminateResolution(): Resolution() {}
+} // end namespace PRDF
+
#endif /* iipResolution_h */
-// Change Log *********************************************************
-//
-// Flag Reason Vers Date Coder Description
-// ---- -------- ---- -------- ----- -------------------------------
-// V4R1 09/13/96 DRG Created
-//
-// End Change Log *****************************************************
OpenPOWER on IntegriCloud