summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-18 13:33:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-18 13:33:05 +0000
commit8dcdb051c62f0afd01cdd7113df62bd82b8df654 (patch)
tree58d3b43f8854fc1eced1ba4bacf6c587ea6725dc /cpukit/ChangeLog
parentRemove __P(). (diff)
downloadrtems-8dcdb051c62f0afd01cdd7113df62bd82b8df654.tar.bz2
2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/ucred.h: Remove __P(). * libnetworking/sys/callout.h: Remove __P(). * libnetworking/sys/domain.h: Remove __P(). * libnetworking/sys/socketvar.h: Remove __P(). * libnetworking/sys/socket.h: Remove __P(). * libnetworking/sys/select.h: Remove __P(). * libnetworking/sys/kernel.h: Remove __P(). * libnetworking/sys/protosw.h: Remove __P().
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 63e437da26..95ad68837b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,13 @@
2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/sys/ucred.h: Remove __P().
+ * libnetworking/sys/callout.h: Remove __P().
+ * libnetworking/sys/domain.h: Remove __P().
+ * libnetworking/sys/socketvar.h: Remove __P().
+ * libnetworking/sys/socket.h: Remove __P().
+ * libnetworking/sys/select.h: Remove __P().
+ * libnetworking/sys/kernel.h: Remove __P().
+ * libnetworking/sys/protosw.h: Remove __P().
* libnetworking/sys/conf.h: Remove bdevsw, cdevsw, swdevt (Unused).
* libnetworking/sys/systm.h: Remove nblkdev, nchrdev,
swdevt, nswdev, nswap (Unused).