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