Date: Mon, 11 Apr 2005 17:04:49 +0000 (UTC) From: Bill Paul <wpaul@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: <200504111704.j3BH4nAC007032@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2005-04-11 17:04:49 UTC
FreeBSD src repository
Modified files:
sys/compat/ndis winx32_wrap.S
Log:
In winx32_wrap.S, preserve return values in the fastcall and regparm
wrappers by pushing them onto the stack rather than keeping them in %esi
and %edi.
Revision Changes Path
1.2 +12 -10 src/sys/compat/ndis/winx32_wrap.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504111704.j3BH4nAC007032>
