|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <asm/string.h>Go to the source code of this file.
Macros | |
| #define | OPSIZ (BITS_PER_LONG/8) |
Typedefs | |
| typedef unsigned long | op_t |
Functions | |
| void * | memset (void *dstpp, int sc, size_t len) |
| #define OPSIZ (BITS_PER_LONG/8) |
1.8.2