repo.or.cz
/
gpxe.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[tcp] Enable AF_INET6 transport for tcp connections
[gpxe.git]
/
src
/
libgcc
/
icc.c
blob
2f7f605c2a0adc61779fe29252048effc2a89b5d
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
}