Initial commit

This commit is contained in:
2024-05-11 15:38:00 +02:00
commit a64024a13a
3 changed files with 101 additions and 0 deletions

2
build.bat Normal file
View File

@ -0,0 +1,2 @@
clang main.c -o riscv.exe -std=c11