wine/dlls/winecrt0
Jacek Caban 434702fdc9 ntdll: Use assembly wrapper for unixlib calls on ARM64EC.
Instead of using indirect C calls, which need to go through the call dispatcher.
2024-05-23 12:20:48 +02:00
..
arm64ec.c winecrt0: Support __os_arm64x_dispatch_call symbol on ARM64EC. 2024-05-07 22:49:45 +02:00
crt_dllmain.c
crt_fltused.c
debug.c
delay_load.c
dll_canunload.c
dll_entry.c
dll_main.c
dll_register.c
dll_soinit.c
exception.c
exe16_entry.c
exe_entry.c
exe_main.c
exe_wentry.c
exe_wmain.c
Makefile.in
register.c
setjmp.c
stub.c
unix_lib.c ntdll: Use assembly wrapper for unixlib calls on ARM64EC. 2024-05-23 12:20:48 +02:00