Multi-target support
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-low.c
index 4255795ea674bc660a745757977fd9c286d0285f..676dea26c637afbd0a146f78810f20ccbda0b830 100644 (file)
@@ -7354,7 +7354,7 @@ linux_get_hwcap2 (int wordsize)
   return hwcap2;
 }
 
-static struct target_ops linux_target_ops = {
+static process_stratum_target linux_target_ops = {
   linux_create_inferior,
   linux_post_create_inferior,
   linux_attach,
This page took 0.025846 seconds and 4 git commands to generate.