linuxOS_PX30_CAR/kernel/arch/mips/boot/compressed/dummy.c

5 lines
30 B
C
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
int main(void)
{
return 0;
}