Rtwo/kernel/motorola/sm8550/arch/mips/boot/compressed/dummy.c

5 lines
30 B
C
Raw Normal View History

2025-09-30 20:22:48 -04:00
int main(void)
{
return 0;
}