]> Git Repo - J-linux.git/blob - arch/mips/boot/compressed/dummy.c
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / arch / mips / boot / compressed / dummy.c
1 int main(void)
2 {
3         return 0;
4 }
This page took 0.027435 seconds and 4 git commands to generate.