Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Unified Diff: gdb/sparc-linux-nat.c

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/source.c ('k') | gdb/sparc-nat.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/sparc-linux-nat.c
diff --git a/gdb/sparc-linux-nat.c b/gdb/sparc-linux-nat.c
index b18ceedc1ea7588037e6aa7be9a05a7e17fc04f7..d56a6bd0506d99b28b50dbf991fa8fc1cd4209bb 100644
--- a/gdb/sparc-linux-nat.c
+++ b/gdb/sparc-linux-nat.c
@@ -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)
« no previous file with comments | « gdb/source.c ('k') | gdb/sparc-nat.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698