mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-03 09:48:29 +00:00
parent
95f54eeb40
commit
c1d99676c4
1421 changed files with 5556 additions and 2198 deletions
2
libc/nt/kernel32/GetSystemWow64DirectoryA.s
Normal file
2
libc/nt/kernel32/GetSystemWow64DirectoryA.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp kernel32,__imp_GetSystemWow64DirectoryA,GetSystemWow64DirectoryA,0
|
2
libc/nt/kernel32/GetSystemWow64DirectoryW.s
Normal file
2
libc/nt/kernel32/GetSystemWow64DirectoryW.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp kernel32,__imp_GetSystemWow64DirectoryW,GetSystemWow64DirectoryW,0
|
2
libc/nt/kernel32/IsWow64Process.s
Normal file
2
libc/nt/kernel32/IsWow64Process.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp kernel32,__imp_IsWow64Process,IsWow64Process,0
|
2
libc/nt/kernel32/Wow64DisableWow64FsRedirection.s
Normal file
2
libc/nt/kernel32/Wow64DisableWow64FsRedirection.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp kernel32,__imp_Wow64DisableWow64FsRedirection,Wow64DisableWow64FsRedirection,0
|
2
libc/nt/kernel32/Wow64EnableWow64FsRedirection.s
Normal file
2
libc/nt/kernel32/Wow64EnableWow64FsRedirection.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp kernel32,__imp_Wow64EnableWow64FsRedirection,Wow64EnableWow64FsRedirection,1545
|
2
libc/nt/kernel32/Wow64GetThreadContext.s
Normal file
2
libc/nt/kernel32/Wow64GetThreadContext.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp kernel32,__imp_Wow64GetThreadContext,Wow64GetThreadContext,1546
|
2
libc/nt/kernel32/Wow64GetThreadSelectorEntry.s
Normal file
2
libc/nt/kernel32/Wow64GetThreadSelectorEntry.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp kernel32,__imp_Wow64GetThreadSelectorEntry,Wow64GetThreadSelectorEntry,1547
|
2
libc/nt/kernel32/Wow64RevertWow64FsRedirection.s
Normal file
2
libc/nt/kernel32/Wow64RevertWow64FsRedirection.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp kernel32,__imp_Wow64RevertWow64FsRedirection,Wow64RevertWow64FsRedirection,0
|
2
libc/nt/kernel32/Wow64SetThreadContext.s
Normal file
2
libc/nt/kernel32/Wow64SetThreadContext.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp kernel32,__imp_Wow64SetThreadContext,Wow64SetThreadContext,1549
|
2
libc/nt/kernel32/Wow64SuspendThread.s
Normal file
2
libc/nt/kernel32/Wow64SuspendThread.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp kernel32,__imp_Wow64SuspendThread,Wow64SuspendThread,1550
|
Loading…
Add table
Add a link
Reference in a new issue