gdb/
[deliverable/binutils-gdb.git] / gdb / python / python-internal.h
index 02dbfc418c980ce0cf3b9a942c261adc3e6f7745..463f08ea680546ab4f6a30383618ce44b06f6424 100644 (file)
@@ -71,6 +71,7 @@ struct value *convert_value_from_python (PyObject *obj);
 
 void gdbpy_initialize_values (void);
 void gdbpy_initialize_commands (void);
+void gdbpy_initialize_functions (void);
 
 struct cleanup *make_cleanup_py_decref (PyObject *py);
 struct cleanup *make_cleanup_py_restore_gil (PyGILState_STATE *state);
This page took 0.02375 seconds and 4 git commands to generate.