Replace x86 paging Directory and DirectoryEntry as structs once ziglang/zig#2627 is fixed #46
Labels
arch: x86
Affects the x86 port
blocked
Blocked on an external issue
code quality
An issue of source code quality
good first issue
Good for newcomers
ziglang/zig#2627 is preventing us from implementing Directory and DirectoryEntry as packed structs due to byteoffset and size bugs.
The text was updated successfully, but these errors were encountered: