summaryrefslogtreecommitdiff
path: root/sys/kern
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-08-15 02:38:47 -0400
committerIan Moffett <ian@osmora.org>2025-08-15 02:39:08 -0400
commit667cc7b8e130fa104a06e2fca93673015448f2c8 (patch)
treeff02494ab42bdd5291723253478a52b4ef8a0873 /sys/kern
parentb1366823c21c8d64eb176839b25ad95d85597870 (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/kern')
0 files changed, 0 insertions, 0 deletions