diff options
author | Dan Albert <danalbert@google.com> | 2014-09-08 19:09:41 -0700 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2014-09-11 17:17:32 +0000 |
commit | 949aa238981e6cedfc6d3f12fc9001a71162c6f3 (patch) | |
tree | fb3c65fa385ede94bf30e5390bf35b83f7b9b66f /libsparse/simg2img.c | |
parent | 2c805883408339823d3f3ca23aceb08a1783ebbd (diff) | |
download | system_core-949aa238981e6cedfc6d3f12fc9001a71162c6f3.zip system_core-949aa238981e6cedfc6d3f12fc9001a71162c6f3.tar.gz system_core-949aa238981e6cedfc6d3f12fc9001a71162c6f3.tar.bz2 |
Fix some clang compilation issues.
Use expected inline behavior with clang.
GCC defaults to -std=gnu90, giving C89 inline semantics with GNU
extensions. Clang defaults to C99. Explicitly use gnu90.
Mark an unused parameter as __unused.
Fix some incorrect casts.
Change-Id: I05b95585d5e3688eda71769b63b6b8a9237bcaf4
Diffstat (limited to 'libsparse/simg2img.c')
0 files changed, 0 insertions, 0 deletions