Nugget
Bare-metal libraries and examples for the original PlayStation
Loading...
Searching...
No Matches
Functions
memory-c.c File Reference
#include <stddef.h>
#include <stdint.h>
Include dependency graph for memory-c.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * memcpy (void *s1_, const void *s2_, size_t n)
 
 __attribute__ ((weak))
 

Function Documentation

◆ __attribute__()

__attribute__ ( (weak)  )

◆ memcpy()

void * memcpy ( void *  s1_,
const void *  s2_,
size_t  n 
)