Unverified Commit 72f879c2 authored by rmsyn's avatar rmsyn
Browse files

riscv: use `cfg(target_arch)` for exported macros

Uses `cfg(target_arch)` conditional compilation selectors for exported
macros, since `cfg` flags generated from `build.rs` are not present for
downstream users.
parent 31289754
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment