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

Subversion Repositories open8_urisc

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

Show entire file | Details | Blame | View Log

Rev 15 Rev 166
Line 1... Line 1...
/* sysdep.h -- handle host dependencies for binutils
/* sysdep.h -- handle host dependencies for binutils
   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
   2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009
   2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2012
   Free Software Foundation, Inc.
   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
Line 67... Line 67...
#ifdef HAVE_SYS_FILE_H
#ifdef HAVE_SYS_FILE_H
#include <sys/file.h>
#include <sys/file.h>
#endif
#endif
#endif
#endif
 
 
 
#ifdef HAVE_SYS_STAT_H
 
#include <sys/stat.h>
 
#endif
 
 
#include "binary-io.h"
#include "binary-io.h"
 
 
#if !HAVE_DECL_STPCPY
#if !HAVE_DECL_STPCPY
extern char *stpcpy (char *, const char *);
extern char *stpcpy (char *, const char *);
#endif
#endif

powered by: WebSVN 2.1.0

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