glibc/ports/sysdeps/unix
Mike Frysinger fe1a83aa1c ia64: ioperm: clean up long dead code
This file has a few #if 0 code paths which cause a build time warning:
ports/sysdeps/unix/sysv/linux/ia64/ioperm.c:66:7: warning:
	variable 'prot' set but not used [-Wunused-but-set-variable]

Rather than add more #if 0 around that variable, just delete the code
altogether.  Not like it's going to ever be implemented.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-12-24 05:34:52 -05:00
..
alpha alpha: Improve conditions under which PTR_MANGLE is defined 2013-10-01 12:27:02 -07:00
am33 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
arm arm: Introduce and use GET_TLS 2013-03-06 07:46:38 -08:00
mips Remove trailing whitespace in ports. 2013-06-05 20:26:40 +00:00
sysv/linux ia64: ioperm: clean up long dead code 2013-12-24 05:34:52 -05:00