This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
glibc
Watch
2
Star
0
Fork
You've already forked glibc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fa03b94e10
glibc
/
sysdeps
/
generic
/
entry.h
6 lines
100 B
C
Raw
Blame
History
#
ifndef __ASSEMBLY__
extern
void
_start
(
void
)
attribute_hidden
;
#
endif
#
define ENTRY_POINT _start
Reference in New Issue
View Git Blame
Copy Permalink