Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/string.h>
#include <asm/bug.h>
#include <asm/cacheflush.h>
Go to the source code of this file.
Macros | |
#define | FNCPY_ALIGN 8 |
#define | fncpy(dest_buf, funcp, size) |
#define fncpy | ( | dest_buf, | |
funcp, | |||
size | |||
) |