PERFORCE change 29866 for review
Juli Mallett
jmallett at FreeBSD.org
Sat Apr 26 22:48:38 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=29866
Change 29866 by jmallett at jmallett_dalek on 2003/04/26 22:47:35
Chase *context api changes.
Affected files ...
.. //depot/projects/mips/sys/mips/mips/machdep.c#12 edit
Differences ...
==== //depot/projects/mips/sys/mips/mips/machdep.c#12 (text+ko) ====
@@ -83,7 +83,7 @@
}
int
-get_mcontext(struct thread *td, mcontext_t *mcp)
+get_mcontext(struct thread *td, mcontext_t *mcp, int clear_ret)
{
return (0);
}
More information about the p4-projects
mailing list