commit | 692f5564f622fe3abd6b243bc3c7d2c1c9c6a1c9 | [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 | ea76793ce76d78fcdc096a01ff5e9ec86ae725f0 | |
parent | e8ed5bf8b58655a4bcbe5895ef08a905f79e6eb3 [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