Merge pull request #3109 from flysand7/sys-linux-tiny-fix

[sys/linux]: Remove +build comments in files with documentation
This commit is contained in:
gingerBill
2024-01-18 15:59:50 +00:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
//+build linux
package linux
import "core:intrinsics"

View File

@@ -1,4 +1,3 @@
//+build linux
package linux
/*