MIPS: Move NPTL public headers to sysdeps/mips/nptl/.

This commit is contained in:
Roland McGrath 2014-06-23 09:25:41 -07:00
parent 15bed4728f
commit 88a4647493
4 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
2014-06-23 Roland McGrath <roland@hack.frob.com>
* sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
* sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
* sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
* sysdeps/mips/nptl/bits/semaphore.h: ... here.
* sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
* sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
* sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
* sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
* sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...