Refactor
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
//! Supervisor Binary Interface (SBI) identifiers.
|
||||
//!
|
||||
//! Simple definitions for SBI extension and function identifiers used by the
|
||||
//! kernel when interacting with machine-mode services.
|
||||
#[non_exhaustive]
|
||||
#[repr(usize)]
|
||||
pub enum EextensionID {
|
||||
|
||||
Reference in New Issue
Block a user