icc.c

Go to the documentation of this file.
00001 /*
00002  * Intel's compiler creates an implicit call to this function at the
00003  * start of main().
00004  *
00005  */
00006 void __libgcc __intel_new_proc_init ( void ) {
00007         /* Do nothing */
00008 }

Generated on Tue Apr 6 20:01:09 2010 for gPXE by  doxygen 1.5.7.1