commit | f498850ca67f519531cbaf7838b0b33a37afb741 | [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 | f7d2731c6555cce6e6f6f93f4f32d02c3d7a7415 [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