Removed all instances of my username \'ssrivatsan8\' and un-did the changes to vx_start.S

This commit is contained in:
Santosh Srivatsan
2021-12-13 20:01:11 -05:00
parent 76eb79d7fa
commit d14e05e748
2 changed files with 2 additions and 5 deletions

View File

@@ -1,7 +1,4 @@
RISCV_TOOLCHAIN_PATH ?= /opt/riscv-gnu-toolchain
# simx64
RISCV64_TOOLCHAIN_PATH ?= /nethome/ssrivatsan8/riscv
CC = $(RISCV_TOOLCHAIN_PATH)/bin/riscv32-unknown-elf-gcc
AR = $(RISCV_TOOLCHAIN_PATH)/bin/riscv32-unknown-elf-gcc-ar