]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / EmbeddedPkg / Library / DebugAgentTimerLibNull / DebugAgentTimerLib.c
index 7fab09bad6a2ec74766638d7df6d5f284cff3f4e..bb1ea132cffc3b23d2d3e2edd7c1251674493193 100755 (executable)
@@ -6,7 +6,7 @@
   program with the debugger.\r
 \r
   Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
-  \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
@@ -31,14 +31,14 @@ DebugAgentTimerIntialize (
   )\r
 {\r
 }\r
-  \r
-  \r
+\r
+\r
 /**\r
   Set the period for the debug agent timer. Zero means disable the timer.\r
 \r
   @param[in] TimerPeriodMilliseconds    Frequency of the debug agent timer.\r
 \r
-**/  \r
+**/\r
 VOID\r
 EFIAPI\r
 DebugAgentTimerSetPeriod (\r
@@ -46,13 +46,13 @@ DebugAgentTimerSetPeriod (
   )\r
 {\r
 }\r
-  \r
+\r
 \r
 /**\r
-  Perform End Of Interrupt for the debug agent timer. This is called in the \r
-  interrupt handler after the interrupt has been processed. \r
+  Perform End Of Interrupt for the debug agent timer. This is called in the\r
+  interrupt handler after the interrupt has been processed.\r
 \r
-**/  \r
+**/\r
 VOID\r
 EFIAPI\r
 DebugAgentTimerEndOfInterrupt (\r
@@ -60,5 +60,4 @@ DebugAgentTimerEndOfInterrupt (
   )\r
 {\r
 }\r
-  \r
-  \r
\ No newline at end of file
+\r