Log In
hjl
/
source-git
/
glibc
Forked from
source-git/glibc
4 years ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
3591253bdedf63f3e20b76fdcafd0bfeae6bcef6
3591253bdedf63f3e20b76fdcafd0bfeae6bcef6
sysdeps
generic
entry.h
Fork and Edit
Blob
Blame
History
Raw
#ifndef __ASSEMBLY__ extern void _start (void) attribute_hidden; #endif #define ENTRY_POINT _start