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