aboutsummaryrefslogtreecommitdiff
path: root/sys/kern
diff options
context:
space:
mode:
authorsigsegv7 <ian@vegaa.systems>2023-09-20 02:25:06 -0400
committersigsegv7 <ian@vegaa.systems>2023-09-20 02:25:06 -0400
commit68e83a466a56ab7a446285fc110a4d27aea2702a (patch)
tree6da7e14a9179fafc381fc2d3af193c01403e0cc2 /sys/kern
parent963f5a0c3b5c30d51a71c0dea654a5dbfab725d6 (diff)
kernel: Update timer routine return types
This commit makes msleep(), usleep(), etc, return an error code of either EXIT_SUCCESS or EXIT_FAILURE for error handling. This commit also makes the calibrate() routine return a frequency (ideally in Hz), however, it is optional and can return 0 as a way of saying it doesn't return one. Signed-off-by: sigsegv7 <ian@vegaa.systems>
Diffstat (limited to 'sys/kern')
0 files changed, 0 insertions, 0 deletions