/arch/powerpc/boot/dummy.c

http://github.com/mirrors/linux · C · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 67213abd3ece33e9459639fd20adbec1 MD5 · raw file

  1. int main(void)
  2. {
  3. return 0;
  4. }