summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-10-14 15:23:46 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-10-16 08:58:48 -0500
commitf2ae58cf1cdbbc7fe5a695b2d3375acae3150b68 (patch)
treeb7cd7e7f15b25957334116ef884cd340ec976b54
parentmpc8260ads/include/bsp.h: Add prototype to fix warning (diff)
downloadrtems-f2ae58cf1cdbbc7fe5a695b2d3375acae3150b68.tar.bz2
libcpu/powerpc/mpc6xx/timer/timer.c: Formatting
-rw-r--r--c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c1
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 2b3395cd09..2131b6017d 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;