[PATCH 09/11] Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.c

Florian Weimer fweimer@redhat.com
Thu Feb 13 17:08:00 GMT 2020


This change allows architecture-specific sysdeps directories to override
it.
---
 sysdeps/{gnu => generic}/unwind-resume.c | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename sysdeps/{gnu => generic}/unwind-resume.c (100%)

diff --git a/sysdeps/gnu/unwind-resume.c b/sysdeps/generic/unwind-resume.c
similarity index 100%
rename from sysdeps/gnu/unwind-resume.c
rename to sysdeps/generic/unwind-resume.c
-- 
2.24.1




More information about the Libc-alpha mailing list