From 8daaa215567c4016b24c8e0c7b019b15b0e907e2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 9 Jan 2008 21:11:04 +0000 Subject: 2008-01-09 Joel Sherrill * score/include/rtems/score/coremutex.h, score/src/coremutexseizeintr.c: Fix conditional code for inlining _CORE_mutex_Seize_interrupt_trylock() and add comments. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 2dfb1b9454..937c1228a5 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2008-01-09 Joel Sherrill + + * score/include/rtems/score/coremutex.h, + score/src/coremutexseizeintr.c: Fix conditional code for inlining + _CORE_mutex_Seize_interrupt_trylock() and add comments. + 2008-01-09 Joel Sherrill * sapi/include/confdefs.h: Add CONFIGURE_MALLOC_DIRTY. -- cgit v1.2.3