summaryrefslogtreecommitdiff
path: root/kernel/random.c
diff options
context:
space:
mode:
authorAnton Kling <anton@kling.gg>2024-07-03 20:21:59 +0200
committerAnton Kling <anton@kling.gg>2024-07-04 18:42:46 +0200
commitf7752e37ce29b903e15d2579d25d4ebbaad023e6 (patch)
tree25d5cd3d1232f8d81c2e51884c6d9dc51190ab6c /kernel/random.c
parent6ec139d3ef7c1d2a52bb786779dd1914f125eda4 (diff)
CMOS: Make read/write calls async
This can speed up boot times since CMOS would otherwise have to wait before it could perform a read/write call. Now it gets triggered by a interrupt.
Diffstat (limited to 'kernel/random.c')
0 files changed, 0 insertions, 0 deletions