Log In
source-git
/
glibc
Clone
Source Code
GIT
Source
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
b7f610a1ad861a1090f3b6ef204888cb69dfeaaa
b7f610a1ad861a1090f3b6ef204888cb69dfeaaa
sysdeps
generic
entry.h
Fork and Edit
Blob
Blame
History
Raw
#ifndef __ASSEMBLY__ extern void _start (void) attribute_hidden; #endif #define ENTRY_POINT _start