9 lines
117 B

// +build windows openbsd netbsd plan9
package stats
import ()
func (disk *DiskStatus) fillInStatus() {
return
}