PERFORCE change 153073 for review

Nathan Whitehorn nwhitehorn at FreeBSD.org
Sun Nov 16 20:44:50 PST 2008


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

Change 153073 by nwhitehorn at nwhitehorn_trantor on 2008/11/17 04:44:03

	Remove some debugging code that snuck into P4.

Affected files ...

.. //depot/projects/ppc-g5/sys/sparc64/sparc64/machdep.c#4 edit

Differences ...

==== //depot/projects/ppc-g5/sys/sparc64/sparc64/machdep.c#4 (text+ko) ====

@@ -305,8 +305,6 @@
 	OF_install(OFW_STD_DIRECT, 0);
 	OF_init(ofw_entry);
 
-	//OF_printf("Real Open Firmware is working\n");
-
 	/*
 	 * Prime our per-CPU data page for use.  Note, we are using it for
 	 * our stack, so don't pass the real size (PAGE_SIZE) to pcpu_init


More information about the p4-projects mailing list