Release 4.14 arch/um/include/asm/unwind.h
#ifndef _ASM_UML_UNWIND_H
#define _ASM_UML_UNWIND_H
static inline void
unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size,
void *orc, size_t orc_size) {}
Contributors
Person | Tokens | Prop | Commits | CommitProp |
Josh Poimboeuf | 25 | 100.00% | 1 | 100.00% |
Total | 25 | 100.00% | 1 | 100.00% |
#endif /* _ASM_UML_UNWIND_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Josh Poimboeuf | 34 | 100.00% | 1 | 100.00% |
Total | 34 | 100.00% | 1 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.