From 915bb51b905856b5adaa975c7d99a5927b6d4c17 Mon Sep 17 00:00:00 2001 From: Thomas Doerfler Date: Fri, 17 Jul 2009 09:08:22 +0000 Subject: make thread dispatching in ISRs generic code --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index c9abd19ace..be7245dddc 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2009-07-13 Sebastian Huber + + * score/src/isrthreaddispatch.c: New file. + * score/include/rtems/score/isr.h: Added prototype. + * score/Makefile.am: Update. + 2009-07-10 Joel Sherrill * configure.ac, score/src/threadqenqueuepriority.c: Add -- cgit v1.2.3