* elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.
[deliverable/binutils-gdb.git] / bfd / vms.h
index f649f1dad6bcb254503266a8b4797e78d32695d2..33ac38b76645d9d8671dc9c72a9868abefb9cd9a 100644 (file)
--- a/bfd/vms.h
+++ b/bfd/vms.h
@@ -19,7 +19,7 @@
 
    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., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.  */
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #ifndef VMS_H
 #define VMS_H
@@ -620,8 +620,8 @@ struct vms_private_data_struct
 #define SECTION_NAME_TEMPLATE "__SEC__%d"
                                         
 #if VMS_DEBUG                           
-extern void _bfd_vms_debug (int, char *, ..);
-extern void _bfd_hexdump   (int, unsignedchar *, int, int);
+extern void _bfd_vms_debug (int, char *, ...) ATTRIBUTE_PRINTF_2;
+extern void _bfd_hexdump   (int, unsigned char *, int, int);
                                         
 #define vms_debug _bfd_vms_debug        
 #endif                                  
This page took 0.022963 seconds and 4 git commands to generate.