summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-04 12:50:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-04 12:50:55 +0000
commitd78cd7e568de634c4ee0b163659633b64e9ee4c7 (patch)
treed436c376dcc481d915087e41e64d54c5a0b4fd59 /cpukit/ChangeLog
parentRemove #define KERNEL. (diff)
downloadrtems-d78cd7e568de634c4ee0b163659633b64e9ee4c7.tar.bz2
2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/nfsclient/src/rpcio.c, libfs/src/nfsclient/src/sock_mbuf.c, libfs/src/nfsclient/src/xdr_mbuf.c: Remove #define KERNEL.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 999bb6a754..e5b757cf80 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,8 @@
2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libfs/src/nfsclient/src/rpcio.c,
+ libfs/src/nfsclient/src/sock_mbuf.c,
+ libfs/src/nfsclient/src/xdr_mbuf.c: Remove #define KERNEL.
* libfs/src/dosfs/fat_file.h, libfs/src/dosfs/fat_fat_operations.h:
Move extern "C" brace after includes.