PERFORCE change 94527 for review

Kip Macy kmacy at FreeBSD.org
Mon Apr 3 07:53:42 UTC 2006


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

Change 94527 by kmacy at kmacy_storage:sun4v_work on 2006/04/03 07:52:34

	include smp.h

Affected files ...

.. //depot/projects/kmacy_sun4v/src/sys/sun4v/sun4v/tte.c#4 edit

Differences ...

==== //depot/projects/kmacy_sun4v/src/sys/sun4v/sun4v/tte.c#4 (text+ko) ====

@@ -39,6 +39,7 @@
 #include <sys/mutex.h>
 #include <sys/proc.h>
 #include <sys/sched.h>
+#include <sys/smp.h>
 #include <sys/sysctl.h>
 #include <sys/systm.h>
 


More information about the p4-projects mailing list