summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-03-24 09:38:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-03-24 09:38:27 +0000
commit8f70f8e15a2950e531622d02621010a94e7f56ec (patch)
treecb78ce26b62d8c19cd05ec04e3457dbd0540471c /cpukit/ChangeLog
parentAdd local version of __unused macro. (diff)
downloadrtems-8f70f8e15a2950e531622d02621010a94e7f56ec.tar.bz2
2011-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/hexdump-odsyntax.c, libmisc/shell/main_dd.c: Add local version of __unused macro.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
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 <ralf.corsepius@rtems.org>
+ * libmisc/shell/hexdump-odsyntax.c, libmisc/shell/main_dd.c:
+ Add local version of __unused macro.
* libcsupport/include/sys/ioccom.h:
Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).
* librpc/include/rpc/auth.h, librpc/include/rpc/auth_unix.h,