]> Git Repo - J-linux.git/blob - arch/um/include/asm/unwind.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / arch / um / include / asm / unwind.h
1 #ifndef _ASM_UML_UNWIND_H
2 #define _ASM_UML_UNWIND_H
3
4 static inline void
5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size,
6                    void *orc, size_t orc_size) {}
7
8 #endif /* _ASM_UML_UNWIND_H */
This page took 0.027695 seconds and 4 git commands to generate.