summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-07-25 14:32:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-07-25 14:32:12 +0000
commit0cc9d277be327794ddf2bb2492cc1030c5038e11 (patch)
treefbcfb4ddbfd719faf0255d8f18b9167ff18575c7 /cpukit/score/cpu/m68k/ChangeLog
parent2004-07-25 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-0cc9d277be327794ddf2bb2492cc1030c5038e11.tar.bz2
2004-07-25 Joel Sherrill <joel@OARcorp.com>
* rtems/score/m68k.h: Add include of <stdint.h> for uint32_t used by endian swapping routines.
Diffstat (limited to 'cpukit/score/cpu/m68k/ChangeLog')
-rw-r--r--cpukit/score/cpu/m68k/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m68k/ChangeLog b/cpukit/score/cpu/m68k/ChangeLog
index bf80059917..9433c220b5 100644
--- a/cpukit/score/cpu/m68k/ChangeLog
+++ b/cpukit/score/cpu/m68k/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-25 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems/score/m68k.h: Add include of <stdint.h> for uint32_t used by
+ endian swapping routines.
+
2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).