mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-13 18:23:53 +00:00
7 lines
71 B
Go
7 lines
71 B
Go
// +build !gccgo
|
|
|
|
package ioutils
|
|
|
|
func callSchedulerIfNecessary() {
|
|
}
|