Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2002 14:13:26 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 20935 for review
Message-ID:  <200211102213.gAAMDQjn073969@repoman.freebsd.org>

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

Change 20935 by jmallett@jmallett_dalek on 2002/11/10 14:13:00

	We don't necessarily need <machine/psl.h>, remove this reference
	inherited from looking at FreeBSD/PowerPC and the NetBSD/sgimips
	code.  If we need it in time it can be added, as can appropriate
	references in this file, once it is completed.

Affected files ...

.. //depot/projects/mips/sys/mips/include/cpufunc.h#2 edit

Differences ...

==== //depot/projects/mips/sys/mips/include/cpufunc.h#2 (text+ko) ====

@@ -32,8 +32,6 @@
 
 #include <sys/types.h>
 
-#include <machine/psl.h>
-
 static __inline struct pcpu *
 mips_get_pcpup(void)
 {

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?200211102213.gAAMDQjn073969>