mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-30 15:57:44 +00:00
fix #102 - add windows support
This commit is contained in:
-9
@@ -1,9 +0,0 @@
|
||||
// Copyright 2019 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build riscv64
|
||||
|
||||
package cpu
|
||||
|
||||
const cacheLineSize = 32
|
||||
Reference in New Issue
Block a user