Rename some functions, index -> gdb_index
[deliverable/binutils-gdb.git] / gdb / sparc-sol2-nat.c
index 482050d008ec9bad644425539253d67495db3b10..2c0d561f98dd5c3ad13906a38653dadf3db66205 100644 (file)
@@ -97,12 +97,3 @@ fill_fpregset (const struct regcache *regcache,
 {
   sparc_collect_fpregset (&sparc_sol2_fpregmap, regcache, regnum, fpregs);
 }
-
-void
-_initialize_sparc_sol2_nat (void)
-{
-  struct target_ops *t;
-
-  t = procfs_target ();
-  add_target (t);
-}
This page took 0.023762 seconds and 4 git commands to generate.