aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/module_64.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/include/asm/module_64.h')
-rw-r--r--arch/sparc/include/asm/module_64.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/sparc/include/asm/module_64.h b/arch/sparc/include/asm/module_64.h
deleted file mode 100644
index 3d77ba465783..000000000000
--- a/arch/sparc/include/asm/module_64.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _ASM_SPARC64_MODULE_H
-#define _ASM_SPARC64_MODULE_H
-struct mod_arch_specific { };
-#define Elf_Shdr Elf64_Shdr
-#define Elf_Sym Elf64_Sym
-#define Elf_Ehdr Elf64_Ehdr
-#endif /* _ASM_SPARC64_MODULE_H */