Merge git://www.linux-watchdog.org/linux-watchdog
[cascardo/linux.git] / tools / build / tests / ex / c.c
1
2 int c(void)
3 {
4         return 0;
5 }