summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-07 04:34:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-07 04:34:46 +0000
commitba2f913f2147b1a4bb691889a5e78b624fd94639 (patch)
tree6841478be710e76f222c9f939c895b5d8f95cfe8 /cpukit/ChangeLog
parent2007-02-07 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ba2f913f2147b1a4bb691889a5e78b624fd94639.tar.bz2
2007-02-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/vm/vm_extern.h: Remove non-implemented/unused functions.
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 dae310aec7..2766e0a9b5 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2007-02-07 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/vm/vm_extern.h: Remove non-implemented/unused
+ functions.
* configure.ac: Check fo intmax_t, uintptr_t, intptr_t,
pthread.h, pthread_rwlock_t, pthread_barrier_t, pthread_spinlock_t.