mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-24 12:25:35 +08:00
[!__ASSEMBLY__]: Declare __start.
This commit is contained in:
parent
1bdc6e7d38
commit
a7d0b32d5f
@ -1 +1,5 @@
|
||||
#ifndef __ASSEMBLY__
|
||||
extern void __start (void);
|
||||
#endif
|
||||
|
||||
#define ENTRY_POINT __start
|
||||
|
Loading…
Reference in New Issue
Block a user