gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / procfs.h
index d92a5e8603c3ae8353ba46f40e86131b6827ba57..46835fdf8207074155f7c8e78fad89f376e046f8 100644 (file)
@@ -1,6 +1,6 @@
 /* Native debugging support for procfs targets.
 
-   Copyright (C) 2009-2019 Free Software Foundation, Inc.
+   Copyright (C) 2009-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 
 extern ptid_t procfs_first_available (void);
 
-#if (defined (__i386__) || defined (__x86_64__)) && defined (sun)
-struct ssd;
-
-extern struct ssd *procfs_find_LDT_entry (ptid_t);
-#endif
-
 #endif /* PROCFS_H */
This page took 0.02805 seconds and 4 git commands to generate.