mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Keep vet happy
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
//+private
|
//+private
|
||||||
package mem_virtual
|
package mem_virtual
|
||||||
|
|
||||||
import "core:os"
|
|
||||||
|
|
||||||
foreign import Kernel32 "system:Kernel32.lib"
|
foreign import Kernel32 "system:Kernel32.lib"
|
||||||
|
|
||||||
LPSYSTEM_INFO :: ^SYSTEM_INFO
|
LPSYSTEM_INFO :: ^SYSTEM_INFO
|
||||||
|
|||||||
Reference in New Issue
Block a user