- refactored

git-svn-id: http://moon:8086/svn/mips@149 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2021-04-06 13:41:03 +00:00
parent dd10b4b5db
commit 7634bf8d41
17 changed files with 256 additions and 86 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
int main()
{
printf("Hello, world!\n");
printf("Hello, MIPS-world!\n");
}