From 88c74ab115b5135d4d93050596905d6ee573dd1e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 25 Jul 2013 15:10:11 +0200 Subject: score: Merge tod implementation into one file Delete TOD_MICROSECONDS_PER_SECOND, TOD_MICROSECONDS_TO_TICKS() and TOD_MILLISECONDS_TO_TICKS(). --- cpukit/rtems/src/timerfireafter.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/rtems/src/timerfireafter.c') diff --git a/cpukit/rtems/src/timerfireafter.c b/cpukit/rtems/src/timerfireafter.c index a7df31e78d..3bab7d2491 100644 --- a/cpukit/rtems/src/timerfireafter.c +++ b/cpukit/rtems/src/timerfireafter.c @@ -23,7 +23,6 @@ #include #include #include -#include #include rtems_status_code rtems_timer_fire_after( -- cgit v1.2.3