CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled
[linux-2.6] / arch / um / kernel / vmlinux.lds.S
1 #ifdef CONFIG_LD_SCRIPT_STATIC
2 #include "uml.lds.S"
3 #else
4 #include "dyn.lds.S"
5 #endif