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