[amd64] Implement the pinvoke stubs for unix
authorGeoff Norton <kangaroo@clr.ninja>
Tue, 25 Aug 2015 01:30:12 +0000 (18:30 -0700)
committerGeoff Norton <kangaroo@clr.ninja>
Tue, 25 Aug 2015 15:12:39 +0000 (08:12 -0700)
commit52057b230e471c3da2d6238966d968147ce9f29a
treef5464af5d1c18eff038943e1208a36403a87d428
parent767e9175ea115425b814432c4362afb0d83b3668
[amd64] Implement the pinvoke stubs for unix
src/vm/CMakeLists.txt
src/vm/amd64/pinvokestubs.S [new file with mode: 0644]
src/vm/amd64/unixstubs.cpp