[rtems commit] libcpu/powerpc/mpc6xx/timer/timer.c: Formatting

Joel Sherrill joel at rtems.org
Thu Oct 16 13:50:02 UTC 2014


Module:    rtems
Branch:    master
Commit:    f2ae58cf1cdbbc7fe5a695b2d3375acae3150b68
Changeset: http://git.rtems.org/rtems/commit/?id=f2ae58cf1cdbbc7fe5a695b2d3375acae3150b68

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Tue Oct 14 15:23:46 2014 -0500

libcpu/powerpc/mpc6xx/timer/timer.c: Formatting

---

 c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c b/c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c
index 2b3395c..2131b60 100644
--- a/c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c
+++ b/c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c
@@ -21,7 +21,6 @@
 #include <assert.h>
 #include <libcpu/powerpc-utility.h>
 
-
 uint64_t   Timer_driver_Start_time;
 
 bool benchmark_timer_find_average_overhead = false;



More information about the vc mailing list