OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [binutils/] [dlltool.h] - Diff between revs 15 and 166

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 15 Rev 166
Line 1... Line 1...
/* dlltool.h -- header file for dlltool
/* dlltool.h -- header file for dlltool
   Copyright 1997, 1998, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
   Copyright 1997, 1998, 2003, 2004, 2005, 2007, 2009, 2012
 
   Free Software Foundation, Inc.
 
 
   This file is part of GNU Binutils.
   This file is part of GNU Binutils.
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by
Line 16... Line 17...
   You should have received a copy of the GNU General Public License
   You should have received a copy of the GNU General Public License
   along with this program; if not, write to the Free Software
   along with this program; if not, write to the Free Software
   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
   02110-1301, USA.  */
   02110-1301, USA.  */
 
 
#include "ansidecl.h"
 
#include <stdio.h>
 
 
 
extern void def_code (int);
extern void def_code (int);
extern void def_data (int);
extern void def_data (int);
extern void def_description (const char *);
extern void def_description (const char *);
extern void def_exports (const char *, const char *, int, int, int, int, int, const char *);
extern void def_exports (const char *, const char *, int, int, int, int, int, const char *);
extern void def_heapsize (int, int);
extern void def_heapsize (int, int);

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.