mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Keep -vet happy
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package sync
|
||||
|
||||
import "intrinsics"
|
||||
import "core:runtime"
|
||||
|
||||
cpu_relax :: #force_inline proc "contextless" () {
|
||||
intrinsics.cpu_relax();
|
||||
|
||||
Reference in New Issue
Block a user