]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit46cccd1b024f675a653e6e544dc1cb59c2ad9bfb
treec7681034587b516ee0084aff2a7cb1e029b2d498
parent7da65d2cfdaeb96794a953fe9295a2b105b72230
sandbox: Add missing comments for os_alarm()

Add the documentation to avoid a warning with 'make htmldocs'.

Fixes: 15d25a9ddad ("sandbox: add SIGALRM-based watchdog device")
Signed-off-by: Simon Glass <sjg@chromium.org>
include/os.h