Fix compilation error under gcc of the ctypes module bundled libffi for arm.
A variable was declared below the top of a block and one function was using a K&R C style function declaration!
Showing
Please
register
or
sign in
to comment
A variable was declared below the top of a block and one function was using a K&R C style function declaration!