2004-06-07 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / m68klinux-nat.c
index 14070405b1c4931f2918d5115352d8bf4421ce4b..d90d8f81d1880f17469c731fbc4623d3517a88fe 100644 (file)
@@ -617,5 +617,5 @@ static struct core_fns linux_elf_core_fns =
 void
 _initialize_m68k_linux_nat (void)
 {
-  add_core_fns (&linux_elf_core_fns);
+  deprecated_add_core_fns (&linux_elf_core_fns);
 }
This page took 0.02316 seconds and 4 git commands to generate.