xref: /linux/arch/um/kernel/vmlinux.lds.S (revision 87c2ce3b9305b9b723faeedf6e32ef703ec9b33a)
1#include <linux/config.h>
2#ifdef CONFIG_LD_SCRIPT_STATIC
3#include "uml.lds.S"
4#else
5#include "dyn.lds.S"
6#endif
7