Date: Mon, 12 Jun 2006 20:36:00 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/ndis winx32_wrap.S Message-ID: <200606122036.k5CKa06B008164@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2006-06-12 20:36:00 UTC FreeBSD src repository Modified files: sys/compat/ndis winx32_wrap.S Log: Forcefully turn off GPROF in this file if it is enabled as GPROF's attempt to use a macro for 'ret' doesn't play well with the wrappers trying to implement 'Pascal-style' calling conventions. Revision Changes Path 1.5 +5 -0 src/sys/compat/ndis/winx32_wrap.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606122036.k5CKa06B008164>