Skip to content

Commit

Permalink
Add import of rh850 crate.
Browse files Browse the repository at this point in the history
  • Loading branch information
Damien Cauquil committed Feb 12, 2024
1 parent ea4b1a5 commit 098a8e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/rust/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ pub use crate::riscv::*;
pub use crate::s390x::*;
pub use crate::sparc::*;
pub use crate::tricore::*;
pub use crate::rh850::*;
pub use crate::unicorn_const::*;
pub use crate::x86::*;

Expand Down

0 comments on commit 098a8e5

Please sign in to comment.