Linux Kernel
3.7.1
|
#include <stddef.h>
Go to the source code of this file.
Macros | |
#define | MEMCPY_BY_BLOCK_THRESHOLD (44 * 2) |
Functions | |
__asm__ (".syntax no_register_prefix") | |
void * | memcpy (void *pdst, const void *psrc, size_t pn) |
__asm__ | ( | ".syntax no_register_prefix" | ) |