]> Git Repo - linux.git/blob - arch/arm64/kernel/module.lds
KVM: x86: Add CPUID support for new instruction WBNOINVD
[linux.git] / arch / arm64 / kernel / module.lds
1 SECTIONS {
2         .plt (NOLOAD) : { BYTE(0) }
3         .init.plt (NOLOAD) : { BYTE(0) }
4         .text.ftrace_trampoline (NOLOAD) : { BYTE(0) }
5 }
This page took 0.033326 seconds and 4 git commands to generate.