forked from Minki/linux
sh: Convert to asm-generic/module.h.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
7b2758228f
commit
5db455bd55
@ -1,17 +1,7 @@
|
|||||||
#ifndef _ASM_SH_MODULE_H
|
#ifndef _ASM_SH_MODULE_H
|
||||||
#define _ASM_SH_MODULE_H
|
#define _ASM_SH_MODULE_H
|
||||||
|
|
||||||
/*
|
#include <asm-generic/module.h>
|
||||||
* This file contains the SH architecture specific module code.
|
|
||||||
*/
|
|
||||||
|
|
||||||
struct mod_arch_specific {
|
|
||||||
/* Nothing to see here .. */
|
|
||||||
};
|
|
||||||
|
|
||||||
#define Elf_Shdr Elf32_Shdr
|
|
||||||
#define Elf_Sym Elf32_Sym
|
|
||||||
#define Elf_Ehdr Elf32_Ehdr
|
|
||||||
|
|
||||||
#ifdef CONFIG_CPU_LITTLE_ENDIAN
|
#ifdef CONFIG_CPU_LITTLE_ENDIAN
|
||||||
# ifdef CONFIG_CPU_SH2
|
# ifdef CONFIG_CPU_SH2
|
||||||
|
Loading…
Reference in New Issue
Block a user