summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-06-18 02:58:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-06-18 02:58:15 +0000
commitd83c90f1fe65678c6585460a05fe7d0f1bbd36d4 (patch)
tree628921b42a3b02699910734c503ff8318d12114d /cpukit/ChangeLog
parent2010-06-18 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-d83c90f1fe65678c6585460a05fe7d0f1bbd36d4.tar.bz2
2010-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* sapi/Makefile.am: Remove src/itronapi.c. * sapi/src/itronapi.c: Remove.
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 d4a17e7692..57bfd078b7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2010-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * sapi/Makefile.am: Remove src/itronapi.c.
+ * sapi/src/itronapi.c: Remove.
* score/src/threadsuspend.c, score/src/threadresume.c,
score/src/threadreset.c, score/src/threadinitialize.c,
score/src/apiext.c, score/include/rtems/score/thread.h,