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