aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-03-01 15:56:36 +0100
committerFlorian Weimer <fweimer@redhat.com>2021-03-01 15:59:49 +0100
commitd14624825a3eeb7712ffbe6e794cea1c5636de4d (patch)
tree3bcdcc2371e49cdbc25c95acdcf59de4f0aac73f /sysdeps
parent7cf18db4820baf29b6d150fd124cf83675451161 (diff)
downloadglibc-d14624825a3eeb7712ffbe6e794cea1c5636de4d.zip
glibc-d14624825a3eeb7712ffbe6e794cea1c5636de4d.tar.gz
glibc-d14624825a3eeb7712ffbe6e794cea1c5636de4d.tar.bz2
Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.c
This change allows architecture-specific sysdeps directories to override it. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/generic/unwind-resume.c (renamed from sysdeps/gnu/unwind-resume.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/sysdeps/gnu/unwind-resume.c b/sysdeps/generic/unwind-resume.c
index 09533d6..09533d6 100644
--- a/sysdeps/gnu/unwind-resume.c
+++ b/sysdeps/generic/unwind-resume.c