diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-05-14 09:44:56 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-05-14 09:44:56 -0700 |
commit | 1b731c35e6ed316076d9a61d3e8d683cb9255523 (patch) | |
tree | 677812751348ee8d282a83a07daebcd7e8a9fd7f /sysdeps/x86_64/nptl | |
parent | e27871374eda477318f5a694d26cc02fd1cf019e (diff) | |
download | glibc-1b731c35e6ed316076d9a61d3e8d683cb9255523.tar glibc-1b731c35e6ed316076d9a61d3e8d683cb9255523.tar.gz glibc-1b731c35e6ed316076d9a61d3e8d683cb9255523.tar.bz2 glibc-1b731c35e6ed316076d9a61d3e8d683cb9255523.zip |
Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.
Diffstat (limited to 'sysdeps/x86_64/nptl')
-rw-r--r-- | sysdeps/x86_64/nptl/Implies | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/x86_64/nptl/Implies b/sysdeps/x86_64/nptl/Implies new file mode 100644 index 0000000000..e454b288aa --- /dev/null +++ b/sysdeps/x86_64/nptl/Implies @@ -0,0 +1 @@ +x86/nptl |