7 lines
114 B

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