summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-17 06:41:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-17 06:41:52 +0000
commit0fd062bc104b7a5ad326a923d58caa24b9c565cc (patch)
treeda818039a0df3af080c7643c446f09a959e21047 /cpukit/ChangeLog
parentRemove include/rtems/stdint.h. (diff)
downloadrtems-0fd062bc104b7a5ad326a923d58caa24b9c565cc.tar.bz2
2008-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove include/rtems/stdint.h. * include/rtems/stdint.h: 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 6e095087ff..29767a4cb2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2008-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * Makefile.am: Remove include/rtems/stdint.h.
+ * include/rtems/stdint.h: Remove.
* configure.ac: Require stdint.h.
* score/include/rtems/score/timespec.h: #include <stdint.h>,
#include <time.h>. Remove bogus #include <sys/types.h>.