]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange32.s
Split out Synchronization Library from Base Library
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ipf / InterlockedCompareExchange32.s
index 3a278d72685d7415310b1cd422f62c5a8d803947..de44573b0fab3ea5b5d4705fbc2cea23c5d3f9a0 100644 (file)
@@ -2,7 +2,7 @@
 ///   Contains an implementation of InterlockedCompareExchange32 on Itanium-\r
 ///   based architecture.\r
 ///\r
-/// Copyright (c) 2006, Intel Corporation\r
+/// Copyright (c) 2006 - 2008, Intel Corporation\r
 /// All rights reserved. This program and the accompanying materials\r
 /// are licensed and made available under the terms and conditions of the BSD License\r
 /// which accompanies this distribution.  The full text of the license may be found at\r
@@ -26,4 +26,4 @@ InternalSyncCompareExchange32::
         cmpxchg4.rel        r8  = [r32], r34\r
         mf\r
         br.ret.sptk.many    b0\r
-.endp   InternalSyncCompareExchange32
\ No newline at end of file
+.endp   InternalSyncCompareExchange32\r