Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2008 22:06:39 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 132338 for review
Message-ID:  <200801022206.m02M6djr000314@repoman.freebsd.org>

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

Change 132338 by imp@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



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