summaryrefslogtreecommitdiffstats
path: root/src/include/usr/example
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2011-05-26 16:18:24 -0500
committerThi N. Tran <thi@us.ibm.com>2011-06-01 14:17:41 -0500
commit40d7b75141080adb8b42cc5ea058c91944e7621e (patch)
tree723db955b8d4a7e8516b6dbf152e56c657970a0c /src/include/usr/example
parent8509613766f5b1074f89589e653bcb8a4cec2ac0 (diff)
downloadtalos-hostboot-40d7b75141080adb8b42cc5ea058c91944e7621e.tar.gz
talos-hostboot-40d7b75141080adb8b42cc5ea058c91944e7621e.zip
Add user data macros, fix singleton for error logging.
Change-Id: Ie093af3c3c1202563c47c01472a97dd36a3a184a Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/106 Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr/example')
-rw-r--r--src/include/usr/example/examplerc.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/usr/example/examplerc.H b/src/include/usr/example/examplerc.H
index 9e65d3515..94287ae58 100644
--- a/src/include/usr/example/examplerc.H
+++ b/src/include/usr/example/examplerc.H
@@ -8,9 +8,9 @@
// The definitions in this file is an example that shows how to define
// reason codes. Each Host Boot component should have a service code
-// file (<component>servicecodes.H) that defines its module IDs and
+// file (<component>reasoncodes.H) that defines its module IDs and
// unique reason codes.
-// See errlservicecodes.H for example of this file for ERRL component.
+// See errlreasoncodes.H for example of this file for ERRL component.
// Below is an example of defining reason codes
enum myModuleId
OpenPOWER on IntegriCloud