From: GNU Libc Maintainers Date: Fri, 5 Jan 2018 18:09:39 +0000 (+0000) Subject: git-x86-tunables X-Git-Tag: archive/raspbian/2.26-2+rpi1^2~77 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5fb93865de0c63941f2117a5eed39992b52678e3;p=glibc.git git-x86-tunables Gbp-Pq: Topic hurd-i386 Gbp-Pq: Name git-x86-tunables.diff --- diff --git a/sysdeps/mach/hurd/x86/dl-sysdep.c b/sysdeps/mach/hurd/x86/dl-sysdep.c new file mode 100644 index 000000000..94ae68be9 --- /dev/null +++ b/sysdeps/mach/hurd/x86/dl-sysdep.c @@ -0,0 +1,21 @@ +/* Operating system support for run-time dynamic linker. X86 version. + Copyright (C) 2017 Free Software Foundation, Inc. + This file is part of the GNU C Library. + + The GNU C Library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + The GNU C Library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the GNU C Library; if not, see + . */ + +#include +#include +#include