x86: remove arch_get_ram_range
[linux-2.6/zen-sources.git] / arch / x86 / kernel / vmlinux.lds.S
blob849ee611f01388684ff9102838bef8a4fe38464b
1 #ifdef CONFIG_X86_32
2 # include "vmlinux_32.lds.S"
3 #else
4 # include "vmlinux_64.lds.S"
5 #endif