PERFORCE change 135826 for review

Randall R. Stewart rrs at FreeBSD.org
Wed Feb 20 18:55:03 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=135826

Change 135826 by rrs at rrs-mips2-jnpr on 2008/02/20 18:54:58

	purge bad debug print.

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/mips/clock.c#8 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/mips/clock.c#8 (text+ko) ====

@@ -116,7 +116,6 @@
 
 	if (!clock_started) {
 		mips_timer_hz = hz * 2;
-		printf("hz=%d mthz=%d\n", hz, mips_timer_hz);
 		stathz = mips_timer_hz / 15;
 		profhz = mips_timer_hz / 3;
 		printf("cpu_initclocks(): stathz = 0x%x, profhz = 0x%x\n",


More information about the p4-projects mailing list