diff options
author | Thomas Heller <theller@ctypes.org> | 2009-02-03 17:07:40 +0000 |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2009-02-03 17:07:40 +0000 |
commit | 7757d7bb510f820b49b085293e8bf8b244723853 (patch) | |
tree | 4fac101036bca2ddfca5b04fa8cbe89ae883f725 /Python/Python-ast.c | |
parent | 1797b7dbbcc6d9db1ad51ca7e771f5a7e37299f5 (diff) | |
download | cpython-git-7757d7bb510f820b49b085293e8bf8b244723853.tar.gz |
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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions