From 8af72bee23fe0d9a100d7cd71ca8ec25288fda02 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 23 Nov 2003 21:45:00 +0000 Subject: 2003-11-23 Ralf Corsepius PR 525/rtems * include/rtems/system.h: Use RTEMS_INLINES instead of USE_INLINES. * include/rtems/score/chain.h: Ditto. * include/rtems/score/thread.h: Ditto. * src/chain.c: Ditto. * src/coremutexseize.c: Ditto. * src/threadget.c: Ditto. --- cpukit/score/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cpukit/score/ChangeLog') diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog index 571c2ca787..ace25b27c3 100644 --- a/cpukit/score/ChangeLog +++ b/cpukit/score/ChangeLog @@ -1,3 +1,13 @@ +2003-11-23 Ralf Corsepius + + PR 525/rtems + * include/rtems/system.h: Use RTEMS_INLINES instead of USE_INLINES. + * include/rtems/score/chain.h: Ditto. + * include/rtems/score/thread.h: Ditto. + * src/chain.c: Ditto. + * src/coremutexseize.c: Ditto. + * src/threadget.c: Ditto. + 2003-11-23 Ralf Corsepius * Makefile.am: Don't use gmake to preinstall. -- cgit v1.2.3