Improved Windows support
This commit is contained in:
lib/sys
src
asm
config
os
linux/elf
mac/macho
windows/pe
scanner
3
lib/sys/sys_windows.q
Normal file
3
lib/sys/sys_windows.q
Normal file
@ -0,0 +1,3 @@
|
||||
write(_ Int, _ Pointer, _ Int) -> Int {
|
||||
return 0
|
||||
}
|
Reference in New Issue
Block a user