summaryrefslogtreecommitdiff
path: root/arch/mn10300/include/asm/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/include/asm/module.h')
-rw-r--r--arch/mn10300/include/asm/module.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/mn10300/include/asm/module.h b/arch/mn10300/include/asm/module.h
index 5d7057d01494..6571103b0518 100644
--- a/arch/mn10300/include/asm/module.h
+++ b/arch/mn10300/include/asm/module.h
@@ -12,12 +12,7 @@
#ifndef _ASM_MODULE_H
#define _ASM_MODULE_H
-struct mod_arch_specific {
-};
-
-#define Elf_Shdr Elf32_Shdr
-#define Elf_Sym Elf32_Sym
-#define Elf_Ehdr Elf32_Ehdr
+#include <asm-generic/module.h>
/*
* Include the MN10300 architecture version.