]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When setting up the new stack for a function in x86_64_wrap(), make
authorwpaul <wpaul@FreeBSD.org>
Sat, 16 Apr 2005 04:47:15 +0000 (04:47 +0000)
committerwpaul <wpaul@FreeBSD.org>
Sat, 16 Apr 2005 04:47:15 +0000 (04:47 +0000)
commitf2f41f37b11a764c7003939fb0c32b3e234f570c
tree54346707db97c02574eb9b2c64662ac4392f2a2c
parented881e3d943468fbc6be48896b366e62289da086
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
sys/compat/ndis/winx64_wrap.S