]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
ArmPkg/CompilerIntrinsicsLib: Add memory intrinsics for RVCT
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib / CompilerIntrinsicsLib.inf
index e4771df92812080d5b079e585037adaba4bb6b17..9b116f8901543e110cc7ddbd82fa5b5e7b356295 100644 (file)
@@ -1,8 +1,8 @@
-
 #/** @file
 #  Base Library implementation.
 #
 #  Copyright (c) 2009, Apple Inc. All rights reserved.<BR>
+#  Copyright (c) 2011, ARM Limited. All rights reserved.
 #
 #  This program and the accompanying materials
 #  are licensed and made available under the terms and conditions of the BSD License
@@ -32,6 +32,8 @@
   Arm/llsr.asm         | RVCT
   Arm/memcpy.asm       | RVCT
   Arm/memcpy4.asm      | RVCT
+  Arm/memset.asm       | RVCT
+  Arm/memmove.asm      | RVCT
   Arm/uread.asm        | RVCT
   Arm/uwrite.asm       | RVCT
   Arm/lasr.asm         | RVCT