diff options
author | Thomas Heller <theller@ctypes.org> | 2009-02-03 19:34:18 (GMT) |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2009-02-03 19:34:18 (GMT) |
commit | d9432623906d6af9b2ec83373876fe43ce215ef2 (patch) | |
tree | 2cc4c3e4de4eca7b68913cd6176aa0f76c493e97 /Python/getplatform.c | |
parent | 3bbfba841aadaf867f55da81b4608ae2d5e7f3e1 (diff) | |
download | cpython-d9432623906d6af9b2ec83373876fe43ce215ef2.zip cpython-d9432623906d6af9b2ec83373876fe43ce215ef2.tar.gz cpython-d9432623906d6af9b2ec83373876fe43ce215ef2.tar.bz2 |
Merged revisions 69260 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r69260 | thomas.heller | 2009-02-03 18:07:40 +0100 (Di, 03 Feb 2009) | 9 lines
This refactoring should make it easier to add new calling conventions.
Replace ffi_call_STDCALL and ffi_call_SYSV by a ffi_call_x86 function
that cleans up the stack when FFI_SYSV is used, and does nothing for
FFI_STDCALL.
Remove libffi_msvc\win32.S, which is out of date and also unused; it
was only used for building ctypes with the MingW compiler.
........
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions