OSDN Git Service

Fixed int fast types for LP64
authorCalin Juravle <calin@google.com>
Thu, 20 Feb 2014 13:40:36 +0000 (13:40 +0000)
committerCalin Juravle <calin@google.com>
Fri, 21 Feb 2014 16:27:21 +0000 (16:27 +0000)
commitda030de702b756077fec536ed139e7ea38b51022
tree43e29ce4f9b5128e25bb55efb78a4329104e38ac
parent44ef37c1b445e864068cdcd885ab3d7b17079ad3
Fixed int fast types for LP64

Bug: 13110474
Change-Id: Id5591603ad4ba7e149c0852f4abb25e4e5a5d065
libc/include/stdint.h
tests/Android.mk
tests/stdint_test.cpp [new file with mode: 0644]