]> git.ipfire.org Git - thirdparty/glibc.git/commit
i386: Remove unused file sysdeps/unix/i386/sysdep.S
authorFlorian Weimer <fweimer@redhat.com>
Thu, 28 May 2020 08:50:24 +0000 (10:50 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 28 May 2020 11:44:29 +0000 (13:44 +0200)
commitcc0118983a3b3ca36fa7ddd9a5dde2cb28160f1d
tree4b79ee1e4a549b79d8c7675170c10658810d2cfc
parentc318f663bd417f0477fdbae077c078b2219109b2
i386: Remove unused file sysdeps/unix/i386/sysdep.S

Linux overrides this file via sysdeps/unix/sysv/linux/i386/sysdep.c.
Hurd does not have sysdeps/unix/i386 on its search path, so it uses
csu/sysdep.c instead.
sysdeps/unix/i386/sysdep.S [deleted file]