From 505fc148ef1d2c34800b0aa400606065d69f82b6 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Tue, 2 Mar 2004 03:40:14 -0800 Subject: [SPARC]: Kill sys_ioperm decl from unistd.h --- include/asm-sparc/unistd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/asm-sparc/unistd.h b/include/asm-sparc/unistd.h index 7998eae7da40..61462b047419 100644 --- a/include/asm-sparc/unistd.h +++ b/include/asm-sparc/unistd.h @@ -461,7 +461,6 @@ asmlinkage unsigned long sys_mmap2( unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff); -asmlinkage int sys_ioperm(unsigned long from, unsigned long num, int on); struct sigaction; asmlinkage long sys_rt_sigaction(int sig, const struct sigaction __user *act, -- cgit v1.2.3