commit | 6ca4d5b96b54bdd6086c084631500e918b37ceb7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 29 19:47:04 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Nov 07 16:24:30 2022 -0700 |
tree | c7681034587b516ee0084aff2a7cb1e029b2d498 | |
parent | ff1f0e414a6eafd76c6e8ec114bebf6df6c49d68 [diff] |
sandbox: Add missing comments for os_alarm() Add the documentation to avoid a warning with 'make htmldocs'. Fixes: 10107efedd5 ("sandbox: add SIGALRM-based watchdog device") Signed-off-by: Simon Glass <sjg@chromium.org>