Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / um / kernel / vmlinux.lds.S
blob72acdce205e0a3eff5d6ae6cdbdd73a20c22a952
1 /* in case the preprocessor is a 32bit one */
2 #undef i386
3 #ifdef CONFIG_LD_SCRIPT_STATIC
4 #include "uml.lds.S"
5 #else
6 #include "dyn.lds.S"
7 #endif