glibc/ports/sysdeps/unix/sysv/linux
Joseph Myers 384b7b4309 Move shared umount.c from hppa to mips.
This patch prepares for moving mips from ports to libc by reversing
the #include ordering between mips and hppa.

Reversing #include ordering for umount.c is the conservative change in
preparation for moving the mips port.  In fact, it appears there are
several redundant umount.c files all implementing umount in terms of
the umount2 syscall; I've filed bug 16552 for eliminating that
redundancy properly.

Tested that disassembly of shared libraries for mips (o32, n32, n64)
is the same before and after this patch.

	* sysdeps/unix/sysv/linux/hppa/umount.c: Move to
	sysdeps/unix/sysv/linux/mips/mips64/umount.c and #include that
	file.

	* sysdeps/unix/sysv/linux/mips/mips64/umount.c: Move from
	sysdeps/unix/sysv/linux/hppa/umount.c instead of #include of that
	file.
2014-02-10 22:25:42 +00:00
..
aarch64 [AArch64] Fix type in abi-lp64_be-options. 2014-01-20 17:45:06 +00:00
alpha Move shared sysdeps files from alpha to arm. 2014-02-08 01:17:28 +00:00
hppa Move shared umount.c from hppa to mips. 2014-02-10 22:25:42 +00:00
ia64 Fix spaces before tabs 2014-01-29 14:03:11 +05:30
microblaze Move shared sysdeps files from alpha to arm. 2014-02-08 01:17:28 +00:00
mips Move shared umount.c from hppa to mips. 2014-02-10 22:25:42 +00:00