diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-15 02:38:47 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-15 02:39:08 -0400 |
commit | 667cc7b8e130fa104a06e2fca93673015448f2c8 (patch) | |
tree | ff02494ab42bdd5291723253478a52b4ef8a0873 /sys/dev/timer.c | |
parent | b1366823c21c8d64eb176839b25ad95d85597870 (diff) |
usr: libc: Add initial disk engine interface
This commit implements a libc interface to the Hyra disk engine and
adds functions such as disk_read() and disk_write(). There is also a
mostly internal __disk_io() routine which is made to have external
linkage as it could potentially be useful for cases where fine grained
control over the engine is needed, though it is recommended to rely on
the other functions whenever possible.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/dev/timer.c')
0 files changed, 0 insertions, 0 deletions