mirror of
https://github.com/make-42/xyosc
synced 2025-01-18 18:57:10 +01:00
6 lines
45 B
Go
6 lines
45 B
Go
package malgo
|
|
|
|
const (
|
|
simdAlignment = 64
|
|
)
|