CHG: moved to header file. common.h has RAMFUNC definition
This commit is contained in:
@@ -7,9 +7,7 @@
|
||||
//-----------------------------------------------------------------------------
|
||||
// Common string.h functions
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include "string.h"
|
||||
#include <stdint.h>
|
||||
|
||||
void *memcpy(void *dest, const void *src, int len)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user