-
- Downloads
syscall: fix solaris build
Solaris does not define syscall.{Mmap,Munmap}. Move the Mmap test to a new file and exclude solaris as discussed. LGTM=aram R=aram, mikioh.mikioh, iant CC=golang-codereviews https://golang.org/cl/68720043
src/pkg/syscall/mmap_unix_test.go
0 → 100644
Please register or sign in to comment