Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@cygnus.com>
To: gdb-patches@sources.redhat.com
Subject: [RFA] kill a warning: config/powerpc/nm-linux.h
Date: Wed, 07 Nov 2001 20:53:00 -0000	[thread overview]
Message-ID: <15353.57879.744513.627960@krustylu.cygnus.com> (raw)


If you compile ppc-linux native with ,-Werror this would
error out.

OK?

Elena


2001-11-19  Elena Zannoni  <ezannoni@redhat.com>

	* config/powerpc/nm-linux.h (ppc_register_u_addr): Add extern 
        declaration.

Index: nm-linux.h
===================================================================
RCS file: /cvs/uberbaum/gdb/config/powerpc/nm-linux.h,v
retrieving revision 1.8
diff -u -p -r1.8 nm-linux.h
--- nm-linux.h	2001/10/14 20:42:07	1.8
+++ nm-linux.h	2001/11/20 04:45:39
@@ -30,6 +30,7 @@ extern int kernel_u_size (void);
 
 #define U_REGS_OFFSET 0
 
+extern int ppc_register_u_addr (int, int);
 #define REGISTER_U_ADDR(addr, blockend, regno) \
         (addr) = ppc_register_u_addr ((blockend),(regno));
 


             reply	other threads:[~2001-11-20  4:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-07 20:53 Elena Zannoni [this message]
2001-11-07 21:05 ` Kevin Buettner
2001-11-08  1:39   ` Elena Zannoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15353.57879.744513.627960@krustylu.cygnus.com \
    --to=ezannoni@cygnus.com \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox