chrome-ec/builtin
Patrick Georgi 7e972ab986 assert/panic: mark noreturn to inform the compiler
BUG=b:65441143
BRANCH=none
TEST=buildall with gcc8.1 stops failing on this family of functions

Change-Id: I44f9d643e46f955ea0cd0b5893c2806a4e3f52b0
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://chromium-review.googlesource.com/1126315
Commit-Ready: Patrick Georgi <pgeorgi@chromium.org>
Tested-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
2018-07-12 22:10:02 -07:00
..
assert.h assert/panic: mark noreturn to inform the compiler 2018-07-12 22:10:02 -07:00
endian.h Move include/byteorder.h -> builtin/endian.h 2016-04-22 20:40:03 -07:00
stdarg.h Enforce compilation without system headers 2016-02-03 15:00:50 -08:00
stdbool.h Added "stdbool.h" and definition of uint_least8_t to "stdint.h". 2016-10-17 17:41:06 -07:00
stddef.h Adding offsetof macro to stddef.h. 2016-10-26 19:59:17 -07:00
stdint.h Add uint_(least|fast)*_t types 2017-08-07 19:29:13 -07:00
string.h builtin: Expands string.h / stdint.h 2017-02-17 01:46:31 +00:00
time.h Enforce compilation without system headers 2016-02-03 15:00:50 -08:00