]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / CpuBreakpoint.S
index b6b80a1326d05f46733eb8ae515774f442647265..953457a04023c5e4d0871ab19686d859dea41496 100644 (file)
@@ -1,8 +1,8 @@
-#------------------------------------------------------------------------------ \r
+#------------------------------------------------------------------------------\r
 #\r
 # CpuBreakpoint() 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
@@ -32,5 +32,5 @@ GCC_ASM_EXPORT(CpuBreakpoint)
 #  );\r
 #\r
 ASM_PFX(CpuBreakpoint):\r
-    swi  0xdbdbdb  \r
+    swi  0xdbdbdb\r
     bx   lr\r