1
0
mirror of https://gitea.com/gitea/act synced 2026-05-13 11:41:17 +02:00

fix #102 - add windows support

This commit is contained in:
Casey Lee
2020-02-25 09:22:59 -08:00
parent ead2ab4d69
commit 1d84ee0db1
188 changed files with 36275 additions and 44552 deletions

View File

@@ -11,3 +11,5 @@ package cpu
// rules are good enough.
const cacheLineSize = 0
func doinit() {}