Replacing a bogus file with possibly an initial version of the same.
[deliverable/binutils-gdb.git] / gdb / config / mips / nm-irix3.h
index 0b77e5f4893474d44d862d5c2e0914e6335b0a49..3f4b06463c9e515fb595cb68fadce8f52375095e 100644 (file)
@@ -15,7 +15,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 /* Don't need special routines for Irix v3 -- we can use infptrace.c */
 #undef FETCH_INFERIOR_REGISTERS
@@ -29,3 +29,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
    This routine returns true on success */
 
 #define GET_LONGJMP_TARGET(ADDR) get_longjmp_target(ADDR)
+extern int get_longjmp_target PARAMS ((CORE_ADDR *));
+
+/* Is this really true or is this just a leftover from a DECstation
+   config file?  */
+
+#define        ONE_PROCESS_WRITETEXT
This page took 0.024489 seconds and 4 git commands to generate.