fix tyop
This commit is contained in:
parent
8a9bb2b7c9
commit
ad495656ee
|
@ -982,7 +982,7 @@ int sigar_file_system_usage_get(sigar_t *sigar,
|
||||||
#ifndef POWER_MPC7450
|
#ifndef POWER_MPC7450
|
||||||
#define POWER_MPC7450 0x1000
|
#define POWER_MPC7450 0x1000
|
||||||
#endif
|
#endif
|
||||||
#ifdef POWER_5
|
#ifndef POWER_5
|
||||||
#define POWER_5 0x2000
|
#define POWER_5 0x2000
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue