sandbox: Add missing comments for os_alarm()
authorSimon Glass <sjg@chromium.org>
Sun, 30 Oct 2022 01:47:04 +0000 (19:47 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 7 Nov 2022 23:24:30 +0000 (16:24 -0700)
commit6ca4d5b96b54bdd6086c084631500e918b37ceb7
treec7681034587b516ee0084aff2a7cb1e029b2d498
parentff1f0e414a6eafd76c6e8ec114bebf6df6c49d68
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>
include/os.h