toor / lambdaOS

A very basic operating system written in Rust, with some sprinklings of Assembly.
GNU General Public License v3.0
24 stars 2 forks source link

Rework of paging code. #18

Closed toor closed 6 years ago

toor commented 6 years ago

This neatens up the paging module a bit, exposing nicer APIs.