]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Include/Library/ArmPlatformLib.h
ArmPlatformPkg: remove ArmGetCpuCountPerCluster () from ArmPlatformLib
[mirror_edk2.git] / ArmPlatformPkg / Include / Library / ArmPlatformLib.h
index fe3bc4bb8e6c7c4b99b12927e5db4dfa849f9397..77561a3d05b3dcdafd2e8a27b6cdb87ec057afbf 100644 (file)
@@ -40,19 +40,6 @@ typedef struct {
   UINT64                       NumberOfBytes;\r
 } ARM_SYSTEM_MEMORY_REGION_DESCRIPTOR;\r
 \r
-/**\r
-  Return the core per cluster. The method may differ per core type\r
-\r
-  This function might be called from assembler before any stack is set.\r
-\r
-  @return   Return the core count per cluster\r
-\r
-**/\r
-UINTN\r
-ArmGetCpuCountPerCluster (\r
-  VOID\r
-  );\r
-\r
 /**\r
   Return the core position from the value of its MpId register\r
 \r