]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Include/Library/ArmMmuLib.h
ArmPkg: Fix Ecc error 8003
[mirror_edk2.git] / ArmPkg / Include / Library / ArmMmuLib.h
index 220039a779e0cac7afcb49a36fdddf5587ee4021..410f06ce373cc8224a4f22e38aa3e3cb7087b628 100644 (file)
@@ -2,18 +2,12 @@
 \r
   Copyright (c) 2015 - 2016, Linaro Ltd. All rights reserved.<BR>\r
 \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
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
-#ifndef __ARM_MMU_LIB__\r
-#define __ARM_MMU_LIB__\r
+#ifndef ARM_MMU_LIB_H_\r
+#define ARM_MMU_LIB_H_\r
 \r
 #include <Uefi/UefiBaseType.h>\r
 \r
@@ -70,4 +64,4 @@ ArmSetMemoryAttributes (
   IN UINT64                    Attributes\r
   );\r
 \r
-#endif\r
+#endif // ARM_MMU_LIB_H_\r