diff options
| author | Mark Wenning <wenning@us.ibm.com> | 2011-10-20 11:17:06 -0500 |
|---|---|---|
| committer | Mark W. Wenning <wenning@us.ibm.com> | 2011-11-02 10:55:48 -0500 |
| commit | 75a2f91534b9d3450ff450e63914bde9cb39514b (patch) | |
| tree | debe069486911e560c819242a77ed6789234e9b0 /src/usr/errl/errlentry.C | |
| parent | b72ee9b1f333be7847d694bfa2c5fbafa2e4c487 (diff) | |
| download | blackbird-hostboot-75a2f91534b9d3450ff450e63914bde9cb39514b.tar.gz blackbird-hostboot-75a2f91534b9d3450ff450e63914bde9cb39514b.zip | |
RTC3964: x86 Support for UserDetails
- first commit
- errlparserbase and errluserparser
- need linker step for userdetails libs
- final merge
Change-Id: I32daae8de483616f20e66581f4e8f3de0dc98257
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/467
Tested-by: Jenkins Server
Reviewed-by: Monte K. Copeland <copelanm@us.ibm.com>
Diffstat (limited to 'src/usr/errl/errlentry.C')
| -rw-r--r-- | src/usr/errl/errlentry.C | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/usr/errl/errlentry.C b/src/usr/errl/errlentry.C index 902d43544..ee688dc86 100644 --- a/src/usr/errl/errlentry.C +++ b/src/usr/errl/errlentry.C @@ -132,7 +132,6 @@ void ErrlEntry::appendToFFDC(ErrlUD * i_pErrlUD, return; } - /////////////////////////////////////////////////////////////////////////////// // Return a Boolean indication of success. @@ -241,8 +240,6 @@ void ErrlEntry::setSubSys(const epubSubSystem_t i_subSys) return; } - - /////////////////////////////////////////////////////////////////////////////// // for use by ErrlManager void ErrlEntry::commit( compId_t i_committerComponent ) |

