Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[cascardo/linux.git] / tools / build / tests / ex / d.c
1
2 int d(void)
3 {
4         return 0;
5 }