From a6b3438104bd48eaf7724a01c8fe19b7ae18f8ba Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 13 Oct 2009 15:40:31 +0000 Subject: =?UTF-8?q?2009-10-13=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libblock/include/rtems/bdbuf.h: Use size_t for swapout_workers. * libblock/src/bdpart.c: Add __attribute__((unused)) to suppress warnings. --- cpukit/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 4006d588e5..4b0992ab32 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,8 @@ 2009-10-13 Ralf Corsépius + * libblock/include/rtems/bdbuf.h: Use size_t for swapout_workers. + * libblock/src/bdpart.c: Add __attribute__((unused)) to suppress + warnings. * libblock/src/bdbuf.c: Fix broken printf formats. Use size_t for sizes. -- cgit v1.2.3