5 lines
58 B
Go
5 lines
58 B
Go
|
//go:build !linux
|
||
|
// +build !linux
|
||
|
|
||
|
package kernel_vmstat
|