Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose current page directory's address in an arch-independant way. #419

Open
todo bot opened this issue Aug 12, 2019 · 0 comments
Open

expose current page directory's address in an arch-independant way. #419

todo bot opened this issue Aug 12, 2019 · 0 comments
Assignees
Labels
project-kernel Related to the kernel todo 🗒️ Created by the todo bot type-refactoring Cleanup and refactoring tasks

Comments

@todo
Copy link

todo bot commented Aug 12, 2019

pub use self::i386::{read_cr2, read_cr3}; // todo: expose current page directory's address in an arch-independant way.
pub use self::i386::lands::{KernelLand, UserLand, RecursiveTablesLand};


This issue was generated by todo based on a todo comment in 7333eaf when #415 was merged. cc @Orycterope.
@todo todo bot added the todo 🗒️ Created by the todo bot label Aug 12, 2019
@roblabla roblabla added project-kernel Related to the kernel type-refactoring Cleanup and refactoring tasks labels Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project-kernel Related to the kernel todo 🗒️ Created by the todo bot type-refactoring Cleanup and refactoring tasks
Projects
None yet
Development

No branches or pull requests

2 participants