5 lines
51 B
Go
5 lines
51 B
Go
|
//go:build !linux
|
||
|
// +build !linux
|
||
|
|
||
|
package kernel
|