Module: wine Branch: master Commit: 1b2e6d98bb4da603fd5f9211cdf8a01a5de575cc URL: https://gitlab.winehq.org/wine/wine/-/commit/1b2e6d98bb4da603fd5f9211cdf8a01...
Author: Martin Storsjö martin@martin.st Date: Tue Oct 18 16:03:37 2022 +0300
ntdll: Move the dwarf reading routines to a shareable header.
Signed-off-by: Martin Storsjö martin@martin.st
---
dlls/ntdll/unix/dwarf.h | 849 ++++++++++++++++++++++++++++++++++++++++ dlls/ntdll/unix/signal_x86_64.c | 823 +------------------------------------- 2 files changed, 851 insertions(+), 821 deletions(-)