Date: Sat, 16 Apr 2005 04:47:15 +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 winx64_wrap.S Message-ID: <200504160447.j3G4lF6k035353@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2005-04-16 04:47:15 UTC FreeBSD src repository Modified files: sys/compat/ndis winx64_wrap.S Log: When setting up the new stack for a function in x86_64_wrap(), make sure to make it 16-byte aligned, in keeping with amd64 calling convention requirements. Submitted by: Mikore Li at sun dot com Revision Changes Path 1.4 +7 -5 src/sys/compat/ndis/winx64_wrap.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504160447.j3G4lF6k035353>