cvs commit: src/sys/compat/ndis winx32_wrap.S

Bill Paul wpaul at FreeBSD.org
Mon Apr 11 10:04:49 PDT 2005


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


More information about the cvs-all mailing list