Add README.md

This commit is contained in:
Jeremy Soller
2020-09-04 21:24:43 +00:00
parent 21dc9624d7
commit 048298d65b
+4
View File
@@ -0,0 +1,4 @@
# Redox Memory Management
This is a Rust crate to provide abstractions for hardware memory management. It
also contains a mechanism for testing memory management with software emulation.