ntdll: Also store syscall id and names following the syscall dispatcher pointer.
commit7ee9c19687beeb80474619cd611e08e84dfd82e8
authorAlexandre Julliard <julliard@winehq.org>
Fri, 25 Aug 2023 10:09:12 +0000 (25 12:09 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Aug 2023 20:52:45 +0000 (25 22:52 +0200)
tree44810f5ca0b8bdb6618008601bbef28214dc0176
parent5bc6ab56d0eefd388b3ae37c7941cd118bd672da
ntdll: Also store syscall id and names following the syscall dispatcher pointer.
dlls/ntdll/unix/loader.c
dlls/win32u/syscall.c
include/wine/unixlib.h
tools/winebuild/import.c