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