[PATCH] PCI: clean up pci documentation to be more specific
[linux-2.6.22.y-op.git] / arch / um / kernel / vmlinux.lds.S
blob1660a769674b8c24b7f1c88266565028f4b17fa5
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