]> Git Repo - linux.git/blob - arch/um/kernel/vmlinux.lds.S
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux.git] / arch / um / kernel / vmlinux.lds.S
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
This page took 0.030939 seconds and 4 git commands to generate.