]> sourceware.org Git - newlib-cygwin.git/commit
Replace uint32_t/uint64_t type usage with __uint32_t/__uint64_t.
authorSteve Ellcey <sellcey@imgtec.com>
Thu, 19 Mar 2015 17:05:07 +0000 (10:05 -0700)
committerSteve Ellcey <sellcey@imgtec.com>
Thu, 19 Mar 2015 17:05:07 +0000 (10:05 -0700)
commit5b1cff79323680d210aca81dcff4f024ebd5a371
tree1c0f90e2d429c45d99fa2d23825a94b027753c46
parent52f01a0ff8f06ec1f15ab576867da3abf577e891
Replace uint32_t/uint64_t type usage with __uint32_t/__uint64_t.

* libc/include/sys/time.h: Replace uint32_t and uint64_t
with __uint32_t and __uint64_t.
newlib/libc/include/sys/time.h
This page took 0.031599 seconds and 5 git commands to generate.