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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [libiberty/] [config.h-vms] - Diff between revs 827 and 840

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 827 Rev 840
/* This is -*- C -*-  */
/* This is -*- C -*-  */
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIME_H 1
/* intptr_t is defined in inttypes.h!  */
/* intptr_t is defined in inttypes.h!  */
#define intptr_t __int64
#define intptr_t __int64
/* Cheat: use vms builtin alloca.  */
/* Cheat: use vms builtin alloca.  */
#ifdef __DECC
#ifdef __DECC
#define C_alloca(x) __ALLOCA(x)
#define C_alloca(x) __ALLOCA(x)
#endif
#endif
 
 

powered by: WebSVN 2.1.0

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