commit | 5feb04363835a97815fe863d9c7e77adfe443748 | [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 | 25a52c55535407700cecc156aa73bb612435dc7c [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>