commit | ef97121d74d3e296f4847364fd38fe7b381218c7 | [log] [tgz] |
---|---|---|
author | Christoph Thurnheer <c.thurnheer@gmx.ch> | Wed Aug 11 13:43:31 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Fri Aug 13 07:32:51 2021 -0400 |
tree | 135bd911a571f825e3aaad9cae2328a26c17b833 | |
parent | fdc92ebb27881d4e5519105843678d13f2c79f87 [diff] |
lib: os: add gcc noreturn attribute for sys_reboot sys_reboot doesn't return so mark it with noreturn Signed-off-by: Christoph Thurnheer <c.thurnheer@gmx.ch>