PS2SDK
PS2 Homebrew Libraries
|
Go to the source code of this file.
Functions | |
struct smem_buf smem_buf | ALIGNED (64) |
int | __memcmp (const void *s1, const void *s2, unsigned int length) |
int | smem_write_word (void *address, u32 value) |
Internal, common functions and resources.
Definition in file common.c.
int __memcmp | ( | const void * | s1, |
const void * | s2, | ||
unsigned int | length | ||
) |