mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
Sun Oct 24 20:16:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* parse.c, parser-defs.h (write_exp_msymbol): New function to write the appropriate expression for a minimal symbol. * c-exp.y, m2-exp.y: Use it.
This commit is contained in:
@@ -105,6 +105,9 @@ extern void write_exp_bitstring PARAMS ((struct stoken));
|
||||
|
||||
extern void write_exp_elt_block PARAMS ((struct block *));
|
||||
|
||||
extern void write_exp_msymbol PARAMS ((struct minimal_symbol *,
|
||||
struct type *, struct type *));
|
||||
|
||||
extern void
|
||||
start_arglist PARAMS ((void));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user