Date: Mon, 3 Nov 2003 13:28:54 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 support.s Message-ID: <200311032128.hA3LSsPg091646@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/11/03 13:28:54 PST FreeBSD src repository Modified files: sys/i386/i386 support.s Log: Allocate space for the intrcnt array. This array is managed in the interrupt code layer as interrupt sources are added and handlers added to those sources. Revision Changes Path 1.100 +11 -0 src/sys/i386/i386/support.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311032128.hA3LSsPg091646>