Release coccinelle-0.2.1-rc1
[bpt/coccinelle.git] / tests / ifdef1.cocci
1 @ Exemple1@ @@
2
3 #include <asm/memory.h>
4
5 + #ifdef CONFIG_NKERNEL
6 + #include <asm/nk/f_nk.h>
7 + #endif