- initial import

git-svn-id: http://moon:8086/svn/mips@1 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2014-07-20 15:01:37 +00:00
commit 26291bca3d
1549 changed files with 3997969 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
phrasen.c: In function `main':
phrasen.c:161: warning: return type of 'main' is not `int'
/tmp/ccW1wSMZ.o: In function `getch':
phrasen.c:(.text+0x7): undefined reference to `readchar'
/tmp/ccW1wSMZ.o: In function `main':
phrasen.c:(.text+0x34): undefined reference to `randomize'
collect2: ld returned 1 exit status