x86_64: make /proc/interrupts work with dyn irq_desc
[deliverable/linux.git] / arch / x86 / kernel / vmlinux.lds.S
1 #ifdef CONFIG_X86_32
2 # include "vmlinux_32.lds.S"
3 #else
4 # include "vmlinux_64.lds.S"
5 #endif
This page took 0.031524 seconds and 5 git commands to generate.