Date: Sun, 9 May 1999 16:32:32 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa clock.c Message-ID: <199905092332.QAA44390@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/05/09 16:32:32 PDT Modified files: sys/i386/isa clock.c Log: 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. Revision Changes Path 1.133 +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?199905092332.QAA44390>