summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-04-02 12:08:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-04-02 12:08:48 +0000
commit26292d3dc94e25dc663217fc5f35bd21c08c2e4a (patch)
tree29adf0dd91fa6895502e54aa7a52e1469e39a5e7 /c/src
parentMore stdint.h fixed-size types. (diff)
downloadrtems-26292d3dc94e25dc663217fc5f35bd21c08c2e4a.tar.bz2
2007-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/pci/pci.c: More stdint.h fixed-size types.
Diffstat (limited to 'c/src')
-rw-r--r--c/src/lib/libbsp/powerpc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog
index 7ee6aaffca..9e7f375392 100644
--- a/c/src/lib/libbsp/powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * shared/pci/pci.c: More stdint.h fixed-size types.
+
2007-03-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/bootloader/bootldr.h, shared/bootloader/em86.c,