URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 157 |
Rev 225 |
Line 1... |
Line 1... |
#ifndef NEED_strerror
|
/* This is -*- C -*- */
|
#define NEED_strerror
|
#define HAVE_STDLIB_H 1
|
#endif
|
#define HAVE_UNISTD_H 1
|
#ifndef NEED_basename
|
#define HAVE_STRING_H 1
|
#define NEED_basename
|
#define HAVE_SYS_STAT_H 1
|
#endif
|
#define HAVE_SYS_TIME_H 1
|
#ifndef NEED_psignal
|
|
#define NEED_psignal
|
/* intptr_t is defined in inttypes.h! */
|
#endif
|
#define intptr_t __int64
|
#ifndef NEED_on_exit
|
|
#define NEED_on_exit
|
|
#endif
|
|
|
|
|
/* Cheat: use vms builtin alloca. */
|
|
#ifdef __DECC
|
|
#define C_alloca(x) __ALLOCA(x)
|
|
#endif
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.