thorpej
Tue Jul 28 14:40:55 PDT 1998
Update of /cvsroot/src/sys/arch/mips/mips
In directory nb00:/tmp/cvs-serv29234
Modified Files:
cpu_exec.c elf.c
Log Message:
Change the "aresid" argument of vn_rdwr() from an int * to a size_t *,
to match the new uio_resid type.