Add core_io

This commit is contained in:
Jeremy Soller
2018-09-24 20:19:37 -06:00
parent b309cd832d
commit 9eef8d7e2d
6 changed files with 59 additions and 28 deletions
+1
View File
@@ -15,6 +15,7 @@ ifeq ($(TARGET),x86_64-unknown-redox)
endif
SRC=\
Cargo.* \
src/* \
src/*/* \
src/*/*/* \