commit | 086b8a32b03a7498337c7ba5c91fb6f2d46dce68 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Jan 03 13:17:42 2017 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Jan 03 13:17:42 2017 -0800 |
tree | 3af2c72ec04f3f7584f94ded2317ab0a2cc1f299 | |
parent | 767ee8b35322d4c4e6c18a8c6a753d73c610bd6d [diff] |
Don't use bare `noreturn` in log.h. toybox has a #define noreturn that trips over this. Also move `format` out of the way, just in case. Bug: https://github.com/android-ndk/ndk/issues/271 Test: builds Change-Id: Ib8811136b4b422ff74625509539a5464a3c9af18