]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Sec/SecInternal.h
ArmPlatformPkg: Fixed unsigned type to be architecture independent
[mirror_edk2.git] / ArmPlatformPkg / Sec / SecInternal.h
index 8bc21389e75cb666749cff3520473b17a78f4b5b..eeaf40c0c893101248f6d4b47d4f87bf308e2742 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 *  Main file supporting the SEC Phase on ARM PLatforms\r
 *\r
-*  Copyright (c) 2011-2012, ARM Limited. All rights reserved.\r
+*  Copyright (c) 2011-2013, ARM Limited. All rights reserved.\r
 *\r
 *  This program and the accompanying materials\r
 *  are licensed and made available under the terms and conditions of the BSD License\r
@@ -70,7 +70,7 @@ set_non_secure_mode (
 VOID\r
 SecCommonExceptionEntry (\r
   IN UINT32 Entry,\r
-  IN UINT32 LR\r
+  IN UINT LR\r
   );\r
 \r
 #endif\r