robert-w-gries / rxinu

Rust implementation of Xinu educational operating system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor arch crate to clean up 32 bit vs 64 bit differences

robert-w-gries opened this issue · comments

There are too many conditional compilation flags right now. There should be a minimal number of compilation flags to handle the differences