Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2003 02:12:15 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 25268 for review
Message-ID:  <200302161012.h1GACFqD097647@repoman.freebsd.org>

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

Change 25268 by jmallett@jmallett_dalek on 2003/02/16 02:11:46

	Add a printf for if we actually get anywhere.

Affected files ...

.. //depot/projects/mips/sys/mips/sgimips/machdep_sgimips.c#4 edit

Differences ...

==== //depot/projects/mips/sys/mips/sgimips/machdep_sgimips.c#4 (text+ko) ====

@@ -55,4 +55,5 @@
 	 * Initialise the ARCBIOS stuff.
 	 */
 	arcbios_init(MIPS_PHYS_TO_KSEG0(0x00001000));
+	printf("See MIPS Run\n");
 }

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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