commit | ed59fc8af956df0b99e30a5509d0f9c8466bb91f | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | Sat Nov 21 16:11:40 2020 -0800 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Sun Nov 22 18:48:20 2020 +0000 |
tree | cc382f26a6c448ae178d7cc777332d66de1e95b1 | |
parent | afe03255ddf1228aecc6d96daaad7b29262ac416 [diff] |
Rename do_exit_flag to exit_requested ... and change the type to sig_atomic_t. Also, make it globally available again (because it is indeed useful in other parts of the code) Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Change-Id: Ifd6f0d9145c689ecce0609a2d04b2221f8533181 Reviewed-on: https://review.coreboot.org/c/em100/+/47842 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>