[roland/nptl-sh] Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.

Message ID 20140606221303.1A9402C3988@topped-with-meat.com
State Committed
Headers

Commit Message

Roland McGrath June 6, 2014, 10:13 p.m. UTC
  Not tested at all, but this should not change anything.

OK?

Thanks,
Roland


2014-06-06  Roland McGrath  <roland@hack.frob.com>

	* nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
	* sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
	* nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
	* sysdeps/sh/nptl/bits/semaphore.h: ... here.
  

Comments

Kaz Kojima June 7, 2014, 3:17 a.m. UTC | #1
Roland McGrath <roland@hack.frob.com> wrote:
> Not tested at all, but this should not change anything.
> 
> OK?

OK.

Regards,
	kaz
  
Roland McGrath June 7, 2014, 6:09 a.m. UTC | #2
Committed.

Thanks,
Roland
  

Patch

diff --git a/nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h b/sysdeps/sh/nptl/bits/pthreadtypes.h
similarity index 100%
rename from nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
rename to sysdeps/sh/nptl/bits/pthreadtypes.h
diff --git a/nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h b/sysdeps/sh/nptl/bits/semaphore.h
similarity index 100%
rename from nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h
rename to sysdeps/sh/nptl/bits/semaphore.h