README: os (partially)

This commit is contained in:
xushiwei
2024-06-20 19:55:37 +08:00
parent a04fb8e7de
commit 72113991a8
2 changed files with 4 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
package atomic
// llgo:skipall
import (
"unsafe"
)