URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.18.0/] [newlib/] [libc/] [sys/] [linux/] [sys/] [string.h] - Rev 207
Compare with Previous | Blame | View Log
#ifndef _SYS_STRING_H #define _SYS_STRING_H #ifndef __STRICT_ANSI__ char *_EXFUN(strsignal, (int __signo)); #endif #endif /* _SYS_STRING_H */