[!__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…
x
Reference in New Issue
Block a user