1
0
Fork 0
android_kernel_rockchip_tart/arch/mips/boot/compressed/dummy.c
2025-06-27 00:32:42 -05:00

4 lines
30 B
C

int main(void)
{
return 0;
}