PERFORCE change 132338 for review

Warner Losh imp at FreeBSD.org
Wed Jan 2 14:06:40 PST 2008


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

Change 132338 by imp at imp_paco-paco on 2008/01/02 22:06:25

	Remove intrcnt.  It has moved to sys/intrrupt.h

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/include/intr.h#3 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/include/intr.h#3 (text+ko) ====

@@ -43,8 +43,6 @@
 
 #ifndef _LOCORE
 
-extern u_long intrcnt[];
-
 /*
  * Index into intrcnt[], which is defined in exceptions.S
  *	Index # = irq # - 1


More information about the p4-projects mailing list