PERFORCE change 132341 for review
    Warner Losh 
    imp at FreeBSD.org
       
    Wed Jan  2 14:24:34 PST 2008
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=132341
Change 132341 by imp at imp_paco-paco on 2008/01/02 22:24:23
	Remove redundant decl
Affected files ...
.. //depot/projects/mips2-jnpr/src/sys/mips/include/reg.h#4 edit
Differences ...
==== //depot/projects/mips2-jnpr/src/sys/mips/include/reg.h#4 (text+ko) ====
@@ -69,7 +69,6 @@
 };
 
 #ifdef _KERNEL
-void	exec_setregs(struct thread *, u_long, u_long, u_long);
 int	fill_fpregs(struct thread *, struct fpreg *);
 int	fill_regs(struct thread *, struct reg *);
 int	set_fpregs(struct thread *, struct fpreg *);
    
    
More information about the p4-projects
mailing list