9fans.net/go@v0.0.7/cmd/samterm/notunix.go (about)

     1  // +build !unix
     2  
     3  package main
     4  
     5  func extstart() {}