]> Git Repo - binutils.git/blobdiff - gdb/inferior.h
* inferior.h (read_pc, write_pc): Remove.
[binutils.git] / gdb / inferior.h
index c237e6e9ea6b1b0ccfd1c50433f9e8ee5dac6aa1..c8f321a411228efd864929f670d1a57add642b0c 100644 (file)
@@ -152,10 +152,6 @@ extern void terminal_save_ours (void);
 
 extern void terminal_ours (void);
 
-extern CORE_ADDR read_pc (void);
-
-extern void write_pc (CORE_ADDR);
-
 extern CORE_ADDR unsigned_pointer_to_address (struct type *type,
                                              const gdb_byte *buf);
 extern void unsigned_address_to_pointer (struct type *type, gdb_byte *buf,
This page took 0.024589 seconds and 4 git commands to generate.