rust-osdev / x86_64

Library to program x86_64 hardware.
https://docs.rs/x86_64
Apache License 2.0
797 stars 132 forks source link

Make more VirtAddr and PhysAddr methods const #369

Closed josephlr closed 2 years ago

josephlr commented 2 years ago

Specifically:

Signed-off-by: Joe Richey joerichey@google.com