From 3c87adba3fe1c912ae0115d12d9d1ced9c3faf5d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 31 Jul 2008 14:55:56 +0000 Subject: 2008-07-31 Joel Sherrill * cpu.c, rtems/score/cpu.h: Correct prototype of Idle threads. --- cpukit/score/cpu/i386/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/score/cpu/i386/ChangeLog') diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog index cfdf110400..99792631e9 100644 --- a/cpukit/score/cpu/i386/ChangeLog +++ b/cpukit/score/cpu/i386/ChangeLog @@ -1,3 +1,7 @@ +2008-07-31 Joel Sherrill + + * cpu.c, rtems/score/cpu.h: Correct prototype of Idle threads. + 2007-12-17 Joel Sherrill * rtems/score/cpu.h: Add _CPU_Context_Get_SP() for stack check utility. -- cgit v1.2.3