]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - tools/build/tests/ex/a.c
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-artful-kernel.git] / tools / build / tests / ex / a.c
1
2 int a(void)
3 {
4 return 0;
5 }