iPXE
libgcc
icc.c
Go to the documentation of this file.
1
/*
2
* Intel's compiler creates an implicit call to this function at the
3
* start of main().
4
*
5
*/
6
void
__libgcc
__intel_new_proc_init
(
void
) {
7
/* Do nothing */
8
}
__intel_new_proc_init
void __libgcc __intel_new_proc_init(void)
Definition:
icc.c:6
__libgcc
#define __libgcc
Declare a function with libgcc implicit linkage.
Definition:
compiler.h:37
Generated by
1.8.15