remove OSF1 support
This commit is contained in:
@@ -163,7 +163,7 @@ GetMemoryUtilization(void)
|
||||
#if !defined(linux)
|
||||
static int init = 0;
|
||||
static int kmem;
|
||||
#if !defined(SVR4) && !defined(hpV4) && !defined(_POWER) && !defined (__osf__) && !defined(CSRG_BASED)
|
||||
#if !defined(SVR4) && !defined(hpV4) && !defined(_POWER) && !defined(CSRG_BASED)
|
||||
extern void nlist();
|
||||
#endif
|
||||
int i;
|
||||
|
||||
Reference in New Issue
Block a user