- remove some warnings
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@107 315a16e6-25f9-4109-90ae-ca3045a26c18
This commit is contained in:
parent
bfceb239c1
commit
bfe629f24c
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,8 @@ static int STDCALL userfoo(void* arg)
|
|||
|
||||
/* task exit */
|
||||
SYSCALL1(__NR_exit, 0);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
static int STDCALL join_test(void* arg)
|
||||
|
|
Loading…
Add table
Reference in a new issue