mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
import gdb-1999-05-25 snapshot
This commit is contained in:
@@ -195,4 +195,10 @@ struct op_print
|
||||
int right_assoc;
|
||||
};
|
||||
|
||||
/* The generic method for targets to specify how their registers are
|
||||
named. The mapping can be derived from three sources:
|
||||
REGISTER_NAME; std_regs; or a target specific alias hook. */
|
||||
|
||||
extern int target_map_name_to_register PARAMS ((char *, int));
|
||||
|
||||
#endif /* PARSER_DEFS_H */
|
||||
|
||||
Reference in New Issue
Block a user