Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux
[cascardo/linux.git] / tools / build / tests / ex / d.c
1
2 int d(void)
3 {
4         return 0;
5 }