From 6d1e9b8bf96792f670124d2bbc9e880269c03672 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 12 Aug 2009 20:50:24 +0000 Subject: 2009-08-12 Joel Sherrill * itrontask01/task1.c, itrontask02/dormant.c, itrontask03/task1.c, itrontask03/task2.c, itrontask03/task3.c, itrontask04/task3.c: Eliminate test routines TICKS_PER_SECOND and get_ticks_per_second() in favor of new rtems_clock_get_ticks_per_second(). --- testsuites/itrontests/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'testsuites/itrontests/ChangeLog') diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog index b36c8b830e..deb1a5c068 100644 --- a/testsuites/itrontests/ChangeLog +++ b/testsuites/itrontests/ChangeLog @@ -1,3 +1,10 @@ +2009-08-12 Joel Sherrill + + * itrontask01/task1.c, itrontask02/dormant.c, itrontask03/task1.c, + itrontask03/task2.c, itrontask03/task3.c, itrontask04/task3.c: + Eliminate test routines TICKS_PER_SECOND and get_ticks_per_second() + in favor of new rtems_clock_get_ticks_per_second(). + 2009-08-10 Joel Sherrill * itrontask01/task1.c: Convert calls to legacy routine rtems_clock_get( -- cgit v1.2.3