Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / gdb / procfs.h
index 5bba4672b5750808d3852823d81bad96501084f6..46835fdf8207074155f7c8e78fad89f376e046f8 100644 (file)
 
 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.030128 seconds and 4 git commands to generate.