CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled
[linux-2.6] / arch / sh / kernel / vmlinux.lds.S
1 #ifdef CONFIG_SUPERH32
2 # include "vmlinux_32.lds.S"
3 #else
4 # include "vmlinux_64.lds.S"
5 #endif