Fix drift in comment in mmap_other (#1572)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// This uses syscall.Mprotect. Go's SDK only supports this on darwin and linux.
|
||||
// Separated from linux which has support for huge pages.
|
||||
//go:build darwin || freebsd
|
||||
|
||||
package platform
|
||||
|
||||
Reference in New Issue
Block a user