This website requires JavaScript.
Explore
Help
Sign In
Rativel
/
BurritOS
Watch
1
Star
1
Fork
0
You've already forked BurritOS
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
98fe63f487
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
;
}
Reference in New Issue
View Git Blame
Copy Permalink