Add ISA-dependent settings for RISC-V.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
//! RISC-V Instruction Set Architecture.
|
||||
|
||||
pub mod settings;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,3 @@
|
||||
//! RISC-V Instruction Set Architecture.
|
||||
|
||||
pub mod settings;
|
||||
|
||||