Add an empty isa/riscv module scaffold.
Targeted ISAs will be defined as sub-modules of isa.
This commit is contained in:
1
src/libcretonne/isa/riscv/mod.rs
Normal file
1
src/libcretonne/isa/riscv/mod.rs
Normal file
@@ -0,0 +1 @@
|
||||
//! RISC-V Instruction Set Architecture.
|
||||
Reference in New Issue
Block a user