repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ALSA] HDA/ALC260: 1/7 - Fix test model input mux label
[linux-2.6/mini2440.git]
/
include
/
asm-x86_64
/
module.h
blob
67f8f69fa7b15f97af64b11b8e3f059d99e12ae6
1
#ifndef _ASM_X8664_MODULE_H
2
#define _ASM_X8664_MODULE_H
3
4
struct
mod_arch_specific
{};
5
6
#define Elf_Shdr Elf64_Shdr
7
#define Elf_Sym Elf64_Sym
8
#define Elf_Ehdr Elf64_Ehdr
9
10
#endif