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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [expect/] [Dbg_cf.h] - Diff between revs 578 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 578 Rev 1765
/* Dbg_cf.h.  Generated automatically by configure.  */
/* Dbg_cf.h.  Generated automatically by configure.  */
/* This file is only to be included by the Debugger itself. */
/* This file is only to be included by the Debugger itself. */
/* Applications should only include Dbg.h. */
/* Applications should only include Dbg.h. */
 
 
/*
/*
 * Check for headers
 * Check for headers
 */
 */
#ifndef __NIST_DBG_CF_H__
#ifndef __NIST_DBG_CF_H__
#define __NIST_DBG_CF_H__
#define __NIST_DBG_CF_H__
 
 
/* #undef NO_STDLIB_H */                /* Tcl requires this name */
/* #undef NO_STDLIB_H */                /* Tcl requires this name */
 
 
/*
/*
 * Check for functions
 * Check for functions
 */
 */
#define HAVE_STRCHR 1
#define HAVE_STRCHR 1
 
 
#ifndef HAVE_STRCHR
#ifndef HAVE_STRCHR
#define strchr(s,c) index(s,c)
#define strchr(s,c) index(s,c)
#endif /* HAVE_STRCHR */
#endif /* HAVE_STRCHR */
 
 
#endif  /* __NIST_DBG_CF_H__ */
#endif  /* __NIST_DBG_CF_H__ */
 
 

powered by: WebSVN 2.1.0

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