Cleanup build

This commit is contained in:
2024-05-12 11:43:32 +02:00
parent 40b4d52e90
commit 49b3928813
5 changed files with 20 additions and 11 deletions

View File

@ -31,7 +31,3 @@ int main(int argc, char* argv[])
return EXIT_SUCCESS;
}
#include "emulator/hart.c"
#include "emulator/elf.c"