diff options
-rw-r--r-- | newlib/ChangeLog | 5 | ||||
-rw-r--r-- | newlib/libc/include/stdint.h (renamed from newlib/libc/sys/rtems/include/stdint.h) | 0 |
2 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index fcd764c25..fa828490c 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2005-09-19 Jeff Johnston <jjohnstn@redhat.com> + + * libc/sys/rtems/include/stdint.h: Moved to... + * libc/include/stdint.h: ...here. + 2005-09-08 Jeff Johnston <jjohnstn@redhat.com> * Makefile.am: Add include files under bits sub-directory. diff --git a/newlib/libc/sys/rtems/include/stdint.h b/newlib/libc/include/stdint.h index d108d05fd..d108d05fd 100644 --- a/newlib/libc/sys/rtems/include/stdint.h +++ b/newlib/libc/include/stdint.h |