PERFORCE change 145339 for review
Oleksandr Tymoshenko
gonzo at FreeBSD.org
Wed Jul 16 17:45:33 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=145339
Change 145339 by gonzo at gonzo_jeeves on 2008/07/16 17:44:56
cpu_stopprofclock belongs to tick.c (where it's defined too), so
drop extra-implementation of this function from machdep.c
Affected files ...
.. //depot/projects/mips2/src/sys/mips/mips/machdep.c#41 edit
Differences ...
==== //depot/projects/mips2/src/sys/mips/mips/machdep.c#41 (text+ko) ====
@@ -560,9 +560,3 @@
return (0);
}
-
-void
-cpu_stopprofclock(void)
-{
-
-}
More information about the p4-projects
mailing list