blob: 286b239b3fc761bc6662d9d9189a409f4c587467 [file] [log] [blame]
Petr Machata94078ec2012-01-05 18:07:02 +01001/* Important types defined in other header files are declared
2 here. */
Petr Machatacd972582012-01-07 03:02:07 +01003struct breakpoint;
4struct Event;
Petr Machata94078ec2012-01-05 18:07:02 +01005struct Process;
6struct arg_type_info;
Petr Machatacd972582012-01-07 03:02:07 +01007struct expr_node;
8struct library_symbol;
9struct ltelf;
10struct param;
11struct param_enum;
Petr Machata94078ec2012-01-05 18:07:02 +010012struct value;
13struct value_dict;
Petr Machatad71cf2d2012-01-05 18:28:31 +010014struct library_symbol;