Qemu hpet bug
Compare changes
+ 9
− 1
@@ -14,7 +14,15 @@ pub fn counter() -> u128 {
@@ -14,7 +14,15 @@ pub fn counter() -> u128 {
This MR fixes a divide by zero in the kernel when redox-os is running in qemu on macos, and hence is the final step in enabling development on macos.