More updates for Solaris.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@426 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-05-19 18:08:53 +00:00
parent 5794442528
commit 2a358dbf57
3 changed files with 2 additions and 15 deletions

View File

@@ -304,6 +304,7 @@ FINLINE int sema_wait(
}
else
{
f_assert( 0);
goto Exit;
}
}