From 1154ced9498e94a325b071b8ccd47d10c35d48d9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 25 Sep 2009 12:07:54 +0000 Subject: 2009-09-25 Joel Sherrill * rtems/score/cpu.h: Add no return atrribute to _CPU_Context_restore() since it is used for restarting self. --- cpukit/score/cpu/i386/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/score/cpu/i386/ChangeLog') diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog index 7fd23c628b..e5af32d7b7 100644 --- a/cpukit/score/cpu/i386/ChangeLog +++ b/cpukit/score/cpu/i386/ChangeLog @@ -1,3 +1,8 @@ +2009-09-25 Joel Sherrill + + * rtems/score/cpu.h: Add no return atrribute to _CPU_Context_restore() + since it is used for restarting self. + 2009-02-12 Joel Sherrill * cpu.c, rtems/score/cpu.h: Change prototype of IDLE thread to -- cgit v1.2.3