# arch = {riscv32, x86_64}
arch := riscv32
all:
@RUST_TARGET_PATH=$(shell pwd) xargo build --target $(arch)-ucore