Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2008 17:45:32 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 145339 for review
Message-ID:  <200807161745.m6GHjWjh092797@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=145339

Change 145339 by gonzo@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)
-{
-
-}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807161745.m6GHjWjh092797>