URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [fixincludes/] [tests/] [base/] [string.h] - Rev 12
Compare with Previous | Blame | View Log
/* DO NOT EDIT THIS FILE. It has been auto-edited by fixincludes from: "fixinc/tests/inc/string.h" This had to be done to correct non-standard usages in the original, manufacturer supplied header file. */ #ifndef _STRING_INCLUDED #define _STRING_INCLUDED #include <strings.h> #endif /* _STRING_INCLUDED */