mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-10 04:20:55 +00:00
5 lines
71 B
Go
5 lines
71 B
Go
//go:build mips || mipsle
|
|
|
|
package executor
|
|
|
|
const concurrentCount = 1
|