Reset src to master to be able to follow step-by-stp

This commit is contained in:
Philipp Oppermann
2015-12-07 18:33:53 +01:00
parent 9019309d40
commit dabef43db9
9 changed files with 10 additions and 492 deletions

View File

@@ -12,10 +12,3 @@ spin = "0.3.4"
[dependencies.multiboot2]
git = "https://github.com/phil-opp/multiboot2-elf64"
[dependencies.x86]
git = "https://github.com/gz/rust-x86"
[dependencies.bitflags]
git = "https://github.com/phil-opp/bitflags.git"
branch = "no_std"