fix load error
parent
ed248ebad4
commit
041d2f3286
|
@ -1,6 +1,7 @@
|
||||||
USING: alien alien.c-types alien.strings
|
USING: alien alien.c-types alien.strings
|
||||||
kernel libc math namespaces hardware-info.backend
|
kernel libc math namespaces hardware-info.backend
|
||||||
windows windows.advapi32 windows.kernel32 system ;
|
hardware-info.windows windows windows.advapi32
|
||||||
|
windows.kernel32 system ;
|
||||||
IN: hardware-info.windows.nt
|
IN: hardware-info.windows.nt
|
||||||
|
|
||||||
M: winnt cpus ( -- n )
|
M: winnt cpus ( -- n )
|
||||||
|
|
Loading…
Reference in New Issue