diff options
-rw-r--r-- | newlib/ChangeLog | 5 | ||||
-rw-r--r-- | newlib/libc/include/inttypes.h (renamed from newlib/libc/sys/rtems/include/inttypes.h) | 0 |
2 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index fa82849..094122c 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2005-09-20 Jeff Johnston <jjohnstn@redhat.com> + + * libc/sys/rtems/include/inttypes.h: Moved to... + * libc/include/inttypes.h: ...here. + 2005-09-19 Jeff Johnston <jjohnstn@redhat.com> * libc/sys/rtems/include/stdint.h: Moved to... diff --git a/newlib/libc/sys/rtems/include/inttypes.h b/newlib/libc/include/inttypes.h index 5f4f918..5f4f918 100644 --- a/newlib/libc/sys/rtems/include/inttypes.h +++ b/newlib/libc/include/inttypes.h |