diff options
author | William Bryan <wilbryan@us.ibm.com> | 2016-08-01 13:16:30 -0500 |
---|---|---|
committer | William A. Bryan <wilbryan@us.ibm.com> | 2016-08-02 14:12:55 -0400 |
commit | 315680e0fd53cbc3f271b7d59393a4bf4661b8e2 (patch) | |
tree | 7a604bfede856daeb8be72d04b09333e1c6c002a /src/ssx/occhw/occhw_async.c | |
parent | 9ad0d6f666fcd2392a5d6d3634df82264a5729eb (diff) | |
download | talos-occ-315680e0fd53cbc3f271b7d59393a4bf4661b8e2.tar.gz talos-occ-315680e0fd53cbc3f271b7d59393a4bf4661b8e2.zip |
Remove IBM Confidential Disclaimers
Change-Id: Ie3dcd5b6cee3e6b191cf136d30af634c9966318e
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27718
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/ssx/occhw/occhw_async.c')
-rw-r--r-- | src/ssx/occhw/occhw_async.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ssx/occhw/occhw_async.c b/src/ssx/occhw/occhw_async.c index 3efac8e..d4f641d 100644 --- a/src/ssx/occhw/occhw_async.c +++ b/src/ssx/occhw/occhw_async.c @@ -22,11 +22,6 @@ /* permissions and limitations under the License. */ /* */ /* IBM_PROLOG_END_TAG */ -//----------------------------------------------------------------------------- -// *! (C) Copyright International Business Machines Corp. 2014 -// *! All Rights Reserved -- Property of IBM -// *! *** IBM Confidential *** -//----------------------------------------------------------------------------- /// \file occhw_async.c /// \brief Support for asynchronous request queuing and callback mechanisms |