diff mbox

[roland/nptl-microblaze] MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/.

Message ID 20140621020815.784182C39A9@topped-with-meat.com
State New
Headers show

Commit Message

Roland McGrath June 21, 2014, 2:08 a.m. UTC
This should not change anything, but I haven't tested it.

OK?


Thanks,
Roland


	* sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
	Moved ...
	* sysdeps/microblaze/nptl/bits/pthreadtypes.h: ... here.
	* sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: Moved ...
	* sysdeps/microblaze/nptl/bits/semaphore.h: ... here.
diff mbox

Patch

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