Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ZR233 committed Jan 2, 2025
1 parent 1bb646b commit 5f47c91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/axhal/src/arch/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ cfg_if::cfg_if! {
}
}

/// Cache operations.
#[derive(Debug, Clone, Copy)]
pub enum CacheOp {
Clean,
Expand Down

0 comments on commit 5f47c91

Please sign in to comment.