From 8bbead13c0eae2f7700297228a8485c43ebfa525 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 12 Feb 2009 15:55:36 +0000 Subject: 2009-02-12 Joel Sherrill * cpu.c: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument. --- cpukit/score/cpu/h8300/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/score/cpu/h8300/ChangeLog') diff --git a/cpukit/score/cpu/h8300/ChangeLog b/cpukit/score/cpu/h8300/ChangeLog index 825b8e323a..42248f64e5 100644 --- a/cpukit/score/cpu/h8300/ChangeLog +++ b/cpukit/score/cpu/h8300/ChangeLog @@ -1,3 +1,8 @@ +2009-02-12 Joel Sherrill + + * cpu.c: Change prototype of IDLE thread to consistently return void * + and take a uintptr_t argument. + 2009-02-11 Joel Sherrill * cpu.c, rtems/score/cpu.h: Eliminate _CPU_Thread_dispatch_pointer and -- cgit v1.2.3