]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/CpuBreakpoint.S
Update copyright for files modified in this year
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / CpuBreakpoint.S
index 393488e5aa51dea9964b56cb43b4ab95a826eb7e..95e8da16e4dd658ddd090537fcdcd7e3dec93c34 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
@@ -21,5 +21,5 @@
 \r
 .global ASM_PFX(CpuBreakpoint)\r
 ASM_PFX(CpuBreakpoint):\r
-       int $0x3\r
-       ret\r
+  int $0x3\r
+  ret\r