Blame view

kernel/linux-rt-4.4.41/arch/powerpc/boot/dummy.c 30 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
  int main(void)
  {
  	return 0;
  }