mem/virtual: support the BSDs

This commit is contained in:
Laytan Laats
2024-08-14 01:44:37 +02:00
parent 379cd6fe66
commit 7c9ca60ff0
2 changed files with 14 additions and 6 deletions
+3
View File
@@ -1,5 +1,8 @@
//+private
//+build !darwin
//+build !freebsd
//+build !openbsd
//+build !netbsd
//+build !linux
//+build !windows
package mem_virtual