hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone
Blob Blame History Raw
#ifndef __ASSEMBLY__
extern void _start (void) attribute_hidden;
#endif

#define ENTRY_POINT _start