mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
526: Rewrite breakpoint test r=phil-opp a=phil-opp The current test only tests the x86_64 crate, not any property of our kernel. This was reported in https://github.com/phil-opp/blog_os/issues/450#issuecomment-455771614. 529: Fixing typos in paging introduction r=phil-opp a=kolemannix Love this series and thought I'd contribute in whatever way I could. Thanks for the great work. Looking forward to the next post! Co-authored-by: Philipp Oppermann <dev@phil-opp.com> Co-authored-by: Koleman Nix <kolemannix@gmail.com>