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:
committed by
Alexander Medvednikov
parent
432e074b4e
commit
1292163637
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user