summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-24 05:43:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-24 05:43:40 +0000
commitec8973ed4840615a0d4f27df601b72400bd450f3 (patch)
treed66da82bb2cd88ce79490d3d1fcb7c2eac6d0b91 /cpukit/score/cpu/sparc/ChangeLog
parent2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ec8973ed4840615a0d4f27df601b72400bd450f3.tar.bz2
2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: *_swap_u32( uint32_t ).
Diffstat (limited to 'cpukit/score/cpu/sparc/ChangeLog')
-rw-r--r--cpukit/score/cpu/sparc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sparc/ChangeLog b/cpukit/score/cpu/sparc/ChangeLog
index 130850ec70..dd85a6df49 100644
--- a/cpukit/score/cpu/sparc/ChangeLog
+++ b/cpukit/score/cpu/sparc/ChangeLog
@@ -1,5 +1,9 @@
2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * rtems/score/cpu.h: *_swap_u32( uint32_t ).
+
+2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* rtems/score/types.h: #include <rtems/stdint.h>.
2005-01-22 Ralf Corsepius <ralf.corsepius@freenet.de>