Nov. 23, 2014
8:25 a.m.
hello, I found there's many files with same name in kernel. e.g: include/asm/linkage.h arch/x86/include/asm/linkage.h I know when compile for x86, kbuild will use x86 linkage.h. But how?use #ifndef or anything other?