Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
tools
perf
bench
mem-memcpy-arch.h
Go to the documentation of this file.
1
2
#ifdef ARCH_X86_64
3
4
#define MEMCPY_FN(fn, name, desc) \
5
extern void *fn(void *, const void *, size_t);
6
7
#include "
mem-memcpy-x86-64-asm-def.h
"
8
9
#undef MEMCPY_FN
10
11
#endif
12
Generated on Thu Jan 10 2013 15:09:08 for Linux Kernel by
1.8.2