You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scripts: Initialize lib and define supported archs
Define `SUPPORT_ARCHS` (x86_64, arm64, riscv) and `MAP_RUST_ARCH` to map
arch name used by kernel to arch name understandable by Rust.
Signed-off-by: Ruoqing He <[email protected]>
0 commit comments