Convert struct target_ops to C++
[deliverable/binutils-gdb.git] / gdb / amd64-nat.h
index c1a4a87cd4dd0810733d2df74e10d5c3f86af13e..11bddf5c9e4470ec55e1aca04313bd40a487807d 100644 (file)
@@ -49,9 +49,4 @@ extern void amd64_supply_native_gregset (struct regcache *regcache,
 extern void amd64_collect_native_gregset (const struct regcache *regcache,
                                          void *gregs, int regnum);
 
-/* Create a prototype *BSD/amd64 target.  The client can override it
-   with local methods.  */
-
-extern struct target_ops *amd64bsd_target (void);
-
 #endif /* amd64-nat.h */
This page took 0.026682 seconds and 4 git commands to generate.