mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-26 03:21:44 +03:00
util: Drop VIR_HOST_CPU_MASK_LEN
Unused since commit c67e04e25f
.
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
fe5b35c6b2
commit
95431c963e
@ -197,7 +197,6 @@ virHostCPUGetStatsFreeBSD(int cpuNum,
|
||||
#ifdef __linux__
|
||||
# define CPUINFO_PATH "/proc/cpuinfo"
|
||||
# define PROCSTAT_PATH "/proc/stat"
|
||||
# define VIR_HOST_CPU_MASK_LEN 1024
|
||||
|
||||
# define LINUX_NB_CPU_STATS 4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user