Module: wine Branch: master Commit: 401288a78ddd410f48d7ca1beb03b8d305aacb49 URL: https://gitlab.winehq.org/wine/wine/-/commit/401288a78ddd410f48d7ca1beb03b8d...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Nov 16 14:07:08 2023 +0100
make_specfiles: Generate a list of syscalls from the corresponding spec files.
---
dlls/ntdll/ntsyscalls.h | 478 ++++++++++++++++++++++++++ dlls/win32u/win32syscalls.h | 807 ++++++++++++++++++++++++++++++++++++++++++++ tools/make_specfiles | 77 +++++ 3 files changed, 1362 insertions(+)