diff options
Diffstat (limited to 'src/lib/ppc405lib/polling.h')
-rw-r--r-- | src/lib/ppc405lib/polling.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/src/lib/ppc405lib/polling.h b/src/lib/ppc405lib/polling.h index 99afbe7..118df2c 100644 --- a/src/lib/ppc405lib/polling.h +++ b/src/lib/ppc405lib/polling.h @@ -5,7 +5,7 @@ /* */ /* OpenPOWER OnChipController Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2015 */ +/* Contributors Listed Below - COPYRIGHT 2015,2016 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -25,14 +25,6 @@ #ifndef __POLLING_H__ #define __POLLING_H__ -// $Id: polling.h,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/polling.h,v $ -//----------------------------------------------------------------------------- -// *! (C) Copyright International Business Machines Corp. 2013 -// *! All Rights Reserved -- Property of IBM -// *! *** IBM Confidential *** -//----------------------------------------------------------------------------- - /// \file polling.c /// \brief Library APIs for polling and busy-waiting |