Date: Wed, 5 Feb 2003 03:26:14 -0800 (PST) From: Benno Rice <benno@FreeBSD.org> To: all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc clock.c Message-ID: <200302051126.h15BQEAh096698@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
benno 2003/02/05 03:26:14 PST Modified files: sys/powerpc/powerpc clock.c Log: Replace the inline asm in delay() with a while loop. This may not be as efficient but it appears to actually work. Some investigation may be required. Revision Changes Path 1.13 +4 -8 src/sys/powerpc/powerpc/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?200302051126.h15BQEAh096698>