of: MSI: Simplify irqdomain lookup
[linux/fpc-iii.git] / tools / build / tests / ex / inc.c
blobc20f1e9033a365810ce3fc490a8700d9ee89d123
1 #ifdef INCLUDE
2 #include "krava.h"
3 #endif
5 int inc(void)
7 return 0;