]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/GetInterruptsState.asm
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / GetInterruptsState.asm
index 1e2e49c211cd2e8d936f61fad0dd21baa2136dde..f9ddca707dbdfcc1561f59f3e34fa9ce4f907c3d 100644 (file)
@@ -1,8 +1,8 @@
-;------------------------------------------------------------------------------ \r
+;------------------------------------------------------------------------------\r
 ;\r
 ; GetInterruptState() function for ARM\r
 ;\r
-; Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>\r
+; Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 ; Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 ; This program and the accompanying materials\r
 ; are licensed and made available under the terms and conditions of the BSD License\r
@@ -41,5 +41,5 @@ GetInterruptState
     MOVEQ   R0, #1\r
     MOVNE   R0, #0\r
     BX      LR\r
-    \r
+\r
     END\r