Skip to content

Can't build documentation locally #29

Description

@ctrlshiftm129

Error message:

error[E0433]: failed to resolve: use of unresolved module or unlinked crate aarch64_cpu
--> page_table_entry/src/arch/aarch64.rs:3:5
|
3 | use aarch64_cpu::registers::MAIR_EL1;
| ^^^^^^^^^^^ use of unresolved module or unlinked crate aarch64_cpu
|
= help: if you wanted to use a crate named aarch64_cpu, use cargo add aarch64_cpu to add it to your Cargo.toml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions