blob: 0a7d50ff9a4ca6e08a286dbc9812d40b222d998a [file] [log] [blame]
Al Viro03f81dc2005-05-05 16:15:19 -07001#include <linux/config.h>
Jeff Dikeff23db52006-06-30 01:55:58 -07002/* in case the preprocessor is a 32bit one */
3#undef i386
Al Viro03f81dc2005-05-05 16:15:19 -07004#ifdef CONFIG_LD_SCRIPT_STATIC
5#include "uml.lds.S"
6#else
7#include "dyn.lds.S"
8#endif