diff options
| author | Rahul Batra <rbatra@us.ibm.com> | 2017-01-24 21:03:52 -0600 |
|---|---|---|
| committer | Joshua Hunsberger <jahunsbe@us.ibm.com> | 2017-10-23 17:02:12 -0500 |
| commit | f59f0e577d57e65b86d8d07c0a9e66c3510e61e6 (patch) | |
| tree | 3866a7548826447e3426d5b55a3c53d29392cb80 /import/chips/p9/common/pmlib/ppc405lib/assert.c | |
| parent | 901df8740da7e54dd5de827c8971ff36ef165873 (diff) | |
| download | talos-hcode-f59f0e577d57e65b86d8d07c0a9e66c3510e61e6.tar.gz talos-hcode-f59f0e577d57e65b86d8d07c0a9e66c3510e61e6.zip | |
PMLIB Prolog Fix
Change-Id: I0c93b77ab253e0b9a9a1f085f8e00223c059d034
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35366
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com>
Reviewed-by: YUE DU <daviddu@us.ibm.com>
Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
Diffstat (limited to 'import/chips/p9/common/pmlib/ppc405lib/assert.c')
| -rw-r--r-- | import/chips/p9/common/pmlib/ppc405lib/assert.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/import/chips/p9/common/pmlib/ppc405lib/assert.c b/import/chips/p9/common/pmlib/ppc405lib/assert.c index 5c7a587e..3c7b52df 100644 --- a/import/chips/p9/common/pmlib/ppc405lib/assert.c +++ b/import/chips/p9/common/pmlib/ppc405lib/assert.c @@ -22,13 +22,6 @@ /* permissions and limitations under the License. */ /* */ /* IBM_PROLOG_END_TAG */ -// $Id: assert.c,v 1.1.1.1 2013/12/11 20:49:20 bcbrock Exp $ -// $Source: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/chips/p8/working/procedures/lib/assert.c,v $ -//----------------------------------------------------------------------------- -// *! (C) Copyright International Business Machines Corp. 2013 -// *! All Rights Reserved -- Property of IBM -// *! *** IBM Confidential *** -//----------------------------------------------------------------------------- /// \file assert.c /// \brief Implementation of library routines implied by <assert.h> |

