// +build !linux

package stats

func (mem *MemStatus) fillInStatus() {
	return
}