mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-01 11:15:59 +00:00
7 lines
71 B
Go
7 lines
71 B
Go
// +build !gccgo
|
|
|
|
package ioutils
|
|
|
|
func callSchedulerIfNecessary() {
|
|
}
|