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

Subversion Repositories plasma

[/] [plasma/] [trunk/] [kernel/] [libc.c] - Diff between revs 207 and 245

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

Rev 207 Rev 245
Line 8... Line 8...
 *    Software 'as is' without warranty.  Author liable for nothing.
 *    Software 'as is' without warranty.  Author liable for nothing.
 * DESCRIPTION:
 * DESCRIPTION:
 *    Subset of the ANSI C library
 *    Subset of the ANSI C library
 *--------------------------------------------------------------------*/
 *--------------------------------------------------------------------*/
#define NO_ELLIPSIS
#define NO_ELLIPSIS
#include "plasma.h"
 
#include "rtos.h"
#include "rtos.h"
 
 
 
 
char *strcpy(char *dst, const char *src)
char *strcpy(char *dst, const char *src)
{
{

powered by: WebSVN 2.1.0

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