blob: 943478fd599830bc7ff1f4e87696c9d6ea4c5346 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
---
I-Nex/i-nex/.src/CPU/MLibcpuid14.module | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/I-Nex/i-nex/.src/CPU/MLibcpuid14.module b/I-Nex/i-nex/.src/CPU/MLibcpuid14.module
index 743b9d2..8df4621 100644
--- a/I-Nex/i-nex/.src/CPU/MLibcpuid14.module
+++ b/I-Nex/i-nex/.src/CPU/MLibcpuid14.module
@@ -2,7 +2,7 @@
' The module was written by vuott from http://www.gambas-it.org/
' http://www.gambas-it.org/smf/index.php?action=profile;u=402
-Library "libcpuid:14.0.1"
+Library "libcpuid:15"
Public Struct cpu_raw_data_t
basic_cpuid[32, 4] As Integer
--
2.26.2
|