about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-14 10:35:39 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-14 10:35:39 -0700
commit3a51fb604715776e051691c65e360bdf7d37488e (patch)
treeba32aeb55c28460018802691e0b58ecc52ce6a17 /nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c
parent941d7dfd247bc116b89ec97d530d618b5862a80f (diff)
downloadglibc-3a51fb604715776e051691c65e360bdf7d37488e.tar.gz
glibc-3a51fb604715776e051691c65e360bdf7d37488e.tar.xz
glibc-3a51fb604715776e051691c65e360bdf7d37488e.zip
Move x86_64 timer_*.c out of nptl/
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c
index 172223af3f..d307135003 100644
--- a/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c
+++ b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c
@@ -1 +1 @@
-#include "../x86_64/timer_create.c"
+#include <sysdeps/unix/sysv/linux/x86_64/timer_create.c>