]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/Math64.S
Minor grammatical work--mostly adding periods. Sending separately a list of files...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / Math64.S
index 9026aefb2ce384de4506b76827c0801c4158af75..d76fd5b42b28da47a64e2af9e2ec346c5dc5803c 100755 (executable)
@@ -1,21 +1,21 @@
-#------------------------------------------------------------------------------ \r
-#\r
-# Replacement for Math64.c that is coded to use older GCC intrinsics. \r
-# Doing this reduces the number of intrinsics that are required when\r
-# you port to a new version of gcc. \r
-#\r
-# Need to split this into multple files to size optimize the image.\r
-#\r
-# Copyright (c) 2009 - 2010, Apple Inc. All rights reserved.<BR>\r
-# 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
-# http://opensource.org/licenses/bsd-license.php\r
-#\r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#\r
-#------------------------------------------------------------------------------\r
+#------------------------------------------------------------------------------ 
+#
+# Replacement for Math64.c that is coded to use older GCC intrinsics. 
+# Doing this reduces the number of intrinsics that are required when
+# you port to a new version of gcc. 
+#
+# Need to split this into multple files to size optimize the image.
+#
+# Copyright (c) 2009 - 2010, Apple Inc. All rights reserved.<BR>
+# This program and the accompanying materials
+# are licensed and made available under the terms and conditions of the BSD License
+# which accompanies this distribution.  The full text of the license may be found at
+# http://opensource.org/licenses/bsd-license.php.
+#
+# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+#
+#------------------------------------------------------------------------------
 
        .text
        .align 2