Date: Sun, 29 Dec 2002 00:37:11 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include tte.h Message-ID: <200212290837.gBT8bBbN071024@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/12/29 00:37:11 PST Modified files: sys/sparc64/include tte.h Log: Use memset instead of __builtin_memset. Apparently there's an inline memset in libkern which causes problems; why that's there is beyond me. Revision Changes Path 1.15 +1 -1 src/sys/sparc64/include/tte.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?200212290837.gBT8bBbN071024>