* target.h: Add enum target_waitkind, enum target_signal, and
[deliverable/binutils-gdb.git] / gdb / hp300ux-nat.c
index d5248fc5ee7f359140a41b2d28f2348a9046cc14..af852fc14e86bc617b5d34ba31a9956a9b0a3bba 100644 (file)
@@ -53,7 +53,8 @@ struct hpnlist {
 static struct hpnlist nl[] = {{ "_u", -1, }, { (char *) 0, }};
 
 /* read the value of the u area from the hp-ux kernel */
-void _initialize_kernel_u_addr ()
+void
+_initialize_hp300ux_nat ()
 {
 #ifndef HPUX_VERSION_5
     nlist ("/hp-ux", nl);
This page took 0.022943 seconds and 4 git commands to generate.