mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-27 01:07:10 +00:00
5 lines
121 B
Go
5 lines
121 B
Go
package updater
|
|
|
|
// getGOAMD64level is implemented in cpu_amd64.s. Returns number in [1,4].
|
|
func getGOAMD64level() int32
|