Date: Tue, 14 May 2002 22:18:56 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa clock.c Message-ID: <200205150518.g4F5IuM52155@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/05/14 22:18:56 PDT Modified files: (Branch: RELENG_3) sys/i386/isa clock.c Log: MFC (1.133: "For what it's worth, idelayed is declared as a volatile in the headers, and even though it's not used in this file make it a volatile here too"). The worth of this is that it makes this file actually compilable by C compilers like gcc-3. Revision Changes Path 1.129.2.7 +2 -2 src/sys/i386/isa/clock.c 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?200205150518.g4F5IuM52155>