ubsan: aarch64: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / amd64-nat.h
index d1f91992d10ebcfd455dbc2cffd5db93b8b911fe..3e03e364ee81c8682338d830e38bf25ed43f1c1a 100644 (file)
@@ -1,7 +1,6 @@
 /* Native-dependent code for AMD64.
 
-   Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -50,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.025469 seconds and 4 git commands to generate.