Date: Thu, 12 Oct 2000 06:02:13 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include globals.h src/sys/sys proc.h Message-ID: <200010121302.GAA92931@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/10/12 06:02:13 PDT
Modified files:
sys/i386/include globals.h
sys/sys proc.h
Log:
Moved the declaration of astpending to the correct place.
This shouldn't affect the alpha or ia64, since they don't have a
variable named astpending. The alpha still has 2 declarations of
this nonexistent variable.
Revision Changes Path
1.9 +6 -2 src/sys/i386/include/globals.h
1.117 +1 -2 src/sys/sys/proc.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010121302.GAA92931>
