From 8f70f8e15a2950e531622d02621010a94e7f56ec Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 24 Mar 2011 09:38:27 +0000 Subject: [PATCH] =?UTF-8?q?2011-03-24=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libmisc/shell/hexdump-odsyntax.c, libmisc/shell/main_dd.c: Add local version of __unused macro. --- cpukit/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 4a9a2b2469..66c52fb733 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,7 @@ 2011-03-24 Ralf Corsépius + * libmisc/shell/hexdump-odsyntax.c, libmisc/shell/main_dd.c: + Add local version of __unused macro. * libcsupport/include/sys/ioccom.h: Include (Eliminate rtems/bsd/sys/cdefs.h). * librpc/include/rpc/auth.h, librpc/include/rpc/auth_unix.h,