mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
remove unneeded no instrumentation comment, are all foreign procs anyway
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
// +build windows
|
// +build windows
|
||||||
//+no-instrumentation
|
|
||||||
package sys_windows
|
package sys_windows
|
||||||
|
|
||||||
foreign import kernel32 "system:Kernel32.lib"
|
foreign import kernel32 "system:Kernel32.lib"
|
||||||
|
|||||||
Reference in New Issue
Block a user