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