ethandmd / reedos

rust riscv minimal os
2 stars 6 forks source link

Kernel Toolkit (name pending) #58

Open TCCQ opened 1 year ago

TCCQ commented 1 year ago

A layer that does what glibc does for C, get the boring stuff out of the way. This layer sits atop the HAL (see #57), and below most of the main kernel.

This layer might include several things like: