1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

runtime: add windows support for nr_cpus()

This commit is contained in:
Nicolas Sauzede
2019-10-13 00:01:15 +02:00
committed by Alexander Medvednikov
parent 432e074b4e
commit 1292163637
5 changed files with 29 additions and 23 deletions

View File

@@ -1,6 +1 @@
// Copyright (c) 2019 Alexander Medvednikov. All rights reserved.
// Use of this source code is governed by an MIT license
// that can be found in the LICENSE file.
module runtime