]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
Update the copyright notice format
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib / CompilerIntrinsicsLib.inf
index b1429737c716545c85be51cb9c4f93528c19c67c..4ad98e26b692588c415aa466d14e1ed74aa40f14 100644 (file)
@@ -1,10 +1,10 @@
-#%HEADER%
+
 #/** @file
 #  Base Library implementation.
 #
-#  Copyright (c) 2009, Apple, Inc.
+#  Copyright (c) 2009, Apple Inc. All rights reserved.<BR>
 #
-#  All rights reserved. This program and the accompanying materials
+#  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
 #  Arm/clzsi2.c     | GCC
 #  Arm/ctzsi2.c     | GCC
 #  Arm/ucmpdi2.c    | GCC
+  Arm/clzsi2.S     | GCC
+  Arm/ctzsi2.S     | GCC
+  Arm/ucmpdi2.S    | GCC
   Arm/switch8.S    | GCC
   Arm/switchu8.S   | GCC
   Arm/switch16.S   | GCC
   Arm/switch32.S   | GCC
 
+  Arm/sourcery.S   | GCC
+  Arm/uldivmod.c   | GCC
 
 [Packages]
   MdePkg/MdePkg.dec