mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
2003-05-15 Andrew Cagney <cagney@redhat.com>
* regcache.c (build_regcache): Set deprecated_register_valid directly. (deprecated_grub_regcache_for_register_valid): Delete function. * regcache.h (deprecated_grub_regcache_for_register_valid): Delete declaration.
This commit is contained in:
@@ -196,7 +196,6 @@ extern void regcache_cpy_no_passthrough (struct regcache *dest, struct regcache
|
||||
parameterized with FRAME or REGCACHE. */
|
||||
|
||||
extern char *deprecated_grub_regcache_for_registers (struct regcache *);
|
||||
extern char *deprecated_grub_regcache_for_register_valid (struct regcache *);
|
||||
extern void deprecated_read_register_gen (int regnum, char *myaddr);
|
||||
extern void deprecated_write_register_gen (int regnum, char *myaddr);
|
||||
extern void deprecated_read_register_bytes (int regbyte, char *myaddr,
|
||||
|
||||
Reference in New Issue
Block a user