summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-24 05:37:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-24 05:37:30 +0000
commitafbadfb57e310fed6b0791a18ea864dc2c6f5c6a (patch)
tree87071dd26aa566dd8ff6910e59525cd922c3c490 /cpukit/score/cpu/i386/ChangeLog
parent2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-afbadfb57e310fed6b0791a18ea864dc2c6f5c6a.tar.bz2
2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/i386.h: *_swap_u16( uint16_t ).
Diffstat (limited to 'cpukit/score/cpu/i386/ChangeLog')
-rw-r--r--cpukit/score/cpu/i386/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog
index bb0559783d..93e70a47e5 100644
--- a/cpukit/score/cpu/i386/ChangeLog
+++ b/cpukit/score/cpu/i386/ChangeLog
@@ -1,5 +1,9 @@
2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * rtems/score/i386.h: *_swap_u16( uint16_t ).
+
+2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* rtems/score/types.h: #include <rtems/stdint.h>.
2005-01-07 Ralf Corsepius <ralf.corsepius@freenet.de>