x86-64 coro fix: Coro_StartWithArg takes two 32-bit args instead of one 64-bit one...
commit411228fc78c30a1451168ebec9282fee084cae3f
authorJonathan Wright <jonathan@quag.geek.nz>
Thu, 10 May 2007 10:29:01 +0000 (10 22:29 +1200)
committerJonathan Wright <jonathan@quag.geek.nz>
Thu, 10 May 2007 10:29:01 +0000 (10 22:29 +1200)
treec0bb62406f4977af27b2a240f6a258b65759bf49
parent3bf77a8e16dd21ff422ee13f9ec3312a90168825
x86-64 coro fix: Coro_StartWithArg takes two 32-bit args instead of one 64-bit one to work around ucontext bug
libs/coroutine/source/Coro.c