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

Subversion Repositories or1k_old

[/] [or1k_old/] [tags/] [stable_0_2_0_rc3/] [or1ksim/] [port/] [port.h] - Diff between revs 1350 and 1528

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

Rev 1350 Rev 1528
Line 7... Line 7...
char * strndup (const char *s, size_t n);
char * strndup (const char *s, size_t n);
#endif
#endif
 
 
#endif
#endif
 
 
#ifndef HAS_ISBLANK
#ifndef HAVE_ISBLANK
int isblank(int c);
int isblank(int c);
#endif
#endif
 
 
#ifndef PRIx32
#ifndef PRIx32
# if SIZEOF_INT == 4
# if SIZEOF_INT == 4

powered by: WebSVN 2.1.0

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