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