This website requires JavaScript.
Explore
Help
Register
Sign In
GAWA
/
BurritOS
Watch
1
Star
0
Fork
0
You've already forked BurritOS
forked from
Rativel/BurritOS
Code
Pull Requests
Activity
Files
87dcf7185786bdb38a6ad21c2fc82183637bafd5
BurritOS
/
test
/
riscv_instructions
/
jump_instructions
/
ret.c
François Autin
c75e2995e7
Reworked unit tests for machine and renamed test_programs directory
2023-03-12 00:22:16 +01:00
3 lines
28 B
C
Raw
Blame
History
int
main
(
)
{
return
1
;
}
View Git Blame
Copy Permalink