|
Linux Kernel
3.7.1
|
#include <asm-generic/module.h>Go to the source code of this file.
Data Structures | |
| struct | module_t |
Macros | |
| #define | R_MICROBLAZE_NONE 0 |
| #define | R_MICROBLAZE_32 1 |
| #define | R_MICROBLAZE_32_PCREL 2 |
| #define | R_MICROBLAZE_64_PCREL 3 |
| #define | R_MICROBLAZE_32_PCREL_LO 4 |
| #define | R_MICROBLAZE_64 5 |
| #define | R_MICROBLAZE_32_LO 6 |
| #define | R_MICROBLAZE_SRO32 7 |
| #define | R_MICROBLAZE_SRW32 8 |
| #define | R_MICROBLAZE_64_NONE 9 |
| #define | R_MICROBLAZE_32_SYM_OP_SYM 10 |
| #define | R_MICROBLAZE_NUM 11 |
1.8.2