Improve debugging and image creation

This commit is contained in:
Jeremy Soller
2016-02-24 18:23:25 -07:00
parent 8ff4863bbb
commit bae24a54b0
9 changed files with 96 additions and 22 deletions
+1
View File
@@ -1,6 +1,7 @@
#![crate_name="redoxfs"]
#![crate_type="lib"]
#![feature(alloc)]
#![feature(associated_consts)]
#![feature(collections)]
#![no_std]