mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 20:14:06 +08:00
* sparc-tdep.c (sparc_y_regnum): Make external again.
This commit is contained in:
parent
f1c2644b92
commit
9f9970a3e9
@ -1,3 +1,7 @@
|
||||
2003-06-29 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* sparc-tdep.c (sparc_y_regnum): Make external again.
|
||||
|
||||
2003-06-29 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* cli/cli-logging.c (pop_output_files): Add void to function
|
||||
|
@ -3188,7 +3188,7 @@ sparc_call_dummy_address (void)
|
||||
|
||||
/* Supply the Y register number to those that need it. */
|
||||
|
||||
static int
|
||||
int
|
||||
sparc_y_regnum (void)
|
||||
{
|
||||
return gdbarch_tdep (current_gdbarch)->y_regnum;
|
||||
|
Loading…
Reference in New Issue
Block a user