diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-05-14 15:32:18 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-05-14 15:32:18 -0700 |
commit | 039890a67818211dba8207feab3832b0fcc391d2 (patch) | |
tree | d7b545eb3c8d66e5cc0b0055c8eaf197308cc5d5 /sysdeps/unix/sysv/linux/x86/init-arch.c | |
parent | 65c89320e2968c55feddfbdacd09c0a6cc0b006c (diff) | |
download | glibc-039890a67818211dba8207feab3832b0fcc391d2.tar glibc-039890a67818211dba8207feab3832b0fcc391d2.tar.gz glibc-039890a67818211dba8207feab3832b0fcc391d2.tar.bz2 glibc-039890a67818211dba8207feab3832b0fcc391d2.zip |
Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/.
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86/init-arch.c')
-rw-r--r-- | sysdeps/unix/sysv/linux/x86/init-arch.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/x86/init-arch.c b/sysdeps/unix/sysv/linux/x86/init-arch.c new file mode 100644 index 0000000000..00a94d83dc --- /dev/null +++ b/sysdeps/unix/sysv/linux/x86/init-arch.c @@ -0,0 +1 @@ +#include <sysdeps/x86_64/multiarch/init-arch.c> |