Fixed machine-dependant defines
This commit is contained in:
parent
56c8e8651e
commit
25686b2f45
@ -9,7 +9,7 @@
|
||||
Version: $Header$
|
||||
*/
|
||||
|
||||
#if EM_WSIZE==EM_PSIZE
|
||||
#if _EM_WSIZE==_EM_PSIZE
|
||||
typedef unsigned pcnt;
|
||||
#else
|
||||
typedef unsigned long pcnt;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user