index
:
mips
dev
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
msim
/
main.c
blob: 7afb34e28bfb7d1b15e01224ae793083ae533ae0 (
plain
)
1
2
3
4
5
int
main
(
void
)
{
// NOT YET IMPLEMENTED
return
1
;
}