Date: Mon, 16 Apr 2001 19:51:29 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include pcb.h Message-ID: <200104170251.f3H2pT075052@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/04/16 19:51:29 PDT Modified files: sys/alpha/include pcb.h Log: - Add appropriate #ifndef/#define/#endif to protect against multiple inclusions. - Blow away all evidence of a static curpcb as curpcb is a per-CPU variable and this definition is now bogus. Revision Changes Path 1.6 +5 -6 src/sys/alpha/include/pcb.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?200104170251.f3H2pT075052>