URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [builtins/] [memmove-lib.c] - Rev 309
Go to most recent revision | Compare with Previous | Blame | View Log
#include "lib/memmove.c" #ifdef __vxworks /* The RTP C library uses bzero and bfill, both of which are defined in the same file as bcopy. */ #include "lib/bzero.c" #include "lib/bfill.c" #endif
Go to most recent revision | Compare with Previous | Blame | View Log