Rename architecture 386 to i386

This commit is contained in:
gingerBill
2022-01-15 17:40:00 +00:00
parent 6c48670819
commit 29ebe0c3c9
15 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//+build 386, amd64
//+build i386, amd64
package sys_cpu
_cache_line_size :: 64;