]> Git Repo - linux.git/blob - arch/mips/boot/compressed/dummy.c
NFSD: Add common helpers to decode void args and encode void results
[linux.git] / arch / mips / boot / compressed / dummy.c
1 int main(void)
2 {
3         return 0;
4 }
This page took 0.036591 seconds and 4 git commands to generate.