Minor portability fixes.

This commit is contained in:
Markus F.X.J. Oberhumer
2007-02-08 16:17:32 +01:00
parent 750c1a0f27
commit ace24ad68e
4 changed files with 24 additions and 11 deletions
+1 -1
View File
@@ -98,7 +98,7 @@
enum { // thread flavor
PPC_THREAD_STATE = 1,
i386_THREAD_STATE = -1,
i386_NEW_THREAD_STATE = 1,
i386_NEW_THREAD_STATE = 1
};
#endif /*}*/