[roland/nptl-sparc] Move SPARC public headers out of nptl/

Message ID 20140612220556.25EC52C39BF@topped-with-meat.com
State Committed
Headers

Commit Message

Roland McGrath June 12, 2014, 10:05 p.m. UTC
  Should not change anything.

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

Comments

David Miller June 12, 2014, 10:25 p.m. UTC | #1
From: Roland McGrath <roland@hack.frob.com>
Date: Thu, 12 Jun 2014 15:05:56 -0700 (PDT)

> Should not change anything.

This looks fine.
  

Patch

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