We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec9b775 commit 2edb534Copy full SHA for 2edb534
1 file changed
Modules/_testinternalcapi/interpreter.c
@@ -21,8 +21,6 @@ stop_tracing_and_jit(PyThreadState *tstate, _PyInterpreterFrame *frame)
21
}
22
#endif
23
24
-extern _PyJitEntryFuncPtr _Py_jit_entry;
25
-
26
#if _Py_TAIL_CALL_INTERP
27
#include "test_targets.h"
28
#include "test_cases.c.h"
0 commit comments