]> nv-tegra.nvidia Code Review - linux-2.6.git/blob - arch/mips/boot/compressed/dummy.c
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[linux-2.6.git] / arch / mips / boot / compressed / dummy.c
1 int main(void)
2 {
3         return 0;
4 }