mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-15 05:01:13 +08:00
* sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.
* sparc-nat.c (sparc_xfer_wcookie): Make static.
This commit is contained in:
@ -53,7 +53,7 @@ fill_fpregset (const struct regcache *regcache,
|
||||
sparc32_collect_fpregset (regcache, regnum, fpregs);
|
||||
}
|
||||
|
||||
void _initialialize_sparc_linux_nat (void);
|
||||
void _initialize_sparc_linux_nat (void);
|
||||
|
||||
void
|
||||
_initialize_sparc_linux_nat (void)
|
||||
|
Reference in New Issue
Block a user