Module: wine Branch: master Commit: 58ced9adff675ead7ba290388c30dca5ec60f64e URL: https://gitlab.winehq.org/wine/wine/-/commit/58ced9adff675ead7ba290388c30dca...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Feb 10 12:54:03 2023 +0100
wow64: Move some exception and context functions to syscall.c.
---
dlls/wow64/process.c | 263 -------------------------------------------------- dlls/wow64/syscall.c | 267 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 267 insertions(+), 263 deletions(-)