Linux Kernel
3.7.1
|
#include <linux/list.h>
#include <linux/elf.h>
#include <asm/uaccess.h>
Go to the source code of this file.
Data Structures | |
struct | mod_arch_specific |
struct | Elf64_Mips_Rel |
struct | Elf64_Mips_Rela |
Macros | |
#define | MODULE_KERNEL_SMTC "" |
#define | MODULE_ARCH_VERMAGIC MODULE_PROC_FAMILY MODULE_KERNEL_TYPE MODULE_KERNEL_SMTC |
Typedefs | |
typedef uint8_t | Elf64_Byte |
#define MODULE_ARCH_VERMAGIC MODULE_PROC_FAMILY MODULE_KERNEL_TYPE MODULE_KERNEL_SMTC |
typedef uint8_t Elf64_Byte |