Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
ec4f32d550b94b4b66c9c7689bc09c6b32c8e82e
/
.
/
include
/
asm-m68k
/
module.h
blob: c6d75af2d8d34ba5489085fb688b6099aa42fa05 [
file
] [
log
] [
blame
]
#ifndef
_ASM_M68K_MODULE_H
#define
_ASM_M68K_MODULE_H
struct
mod_arch_specific
{
};
#define
Elf_Shdr
Elf32_Shdr
#define
Elf_Sym
Elf32_Sym
#define
Elf_Ehdr
Elf32_Ehdr
#endif
/* _ASM_M68K_MODULE_H */