URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [builtins/] [memmove-2-lib.c] - Rev 774
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