root/arch/mips/boot/compressed/dummy.c

/* [<][>][^][v][top][bottom][index][help] */

DEFINITIONS

This source file includes following definitions.
  1. main

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

/* [<][>][^][v][top][bottom][index][help] */