PERFORCE change 133711 for review

Kip Macy kmacy at FreeBSD.org
Sat Jan 19 22:36:42 PST 2008


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

Change 133711 by kmacy at pandemonium:kmacy:xen31 on 2008/01/20 06:36:30

	make build :-|

Affected files ...

.. //depot/projects/xen31/sys/i386/i386/machdep.c#14 edit

Differences ...

==== //depot/projects/xen31/sys/i386/i386/machdep.c#14 (text+ko) ====

@@ -158,6 +158,7 @@
 struct proc_ldt default_proc_ldt;
 extern int init_first;
 int running_xen = 1;
+extern unsigned long physfree;
 #endif
 
 /* Sanity check for __curthread() */


More information about the p4-projects mailing list