]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/ArmLib/Common/ArmLibPrivate.h
ArmPkg/ArmBaseLib: remove MemoryAllocationLib.h includes
[mirror_edk2.git] / ArmPkg / Library / ArmLib / Common / ArmLibPrivate.h
index d1d252394790b50d6cad2f64fbaedb16ea42bea9..fdd5a26ba03ff76ba691e91e1a5d96c8ec5c53d7 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
 \r
-  Copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\r
+  Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 \r
-  All rights reserved. This program and the accompanying materials\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
@@ -67,4 +67,14 @@ CPSRRead (
   VOID\r
   );\r
 \r
+UINT32\r
+ReadCCSIDR (\r
+  IN UINT32 CSSELR\r
+  );\r
+\r
+UINT32\r
+ReadCLIDR (\r
+  VOID\r
+  );\r
+\r
 #endif // __ARM_LIB_PRIVATE_H__\r