newlib: hotfix
git-svn-id: svn://kolibrios.org@5964 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
b393c4e9d9
commit
478ddf2f66
|
@ -21,6 +21,7 @@
|
|||
void *load_libc();
|
||||
void* get_entry_point(void *raw);
|
||||
|
||||
void _pei386_runtime_relocator (void){};
|
||||
|
||||
void __attribute__((noreturn))
|
||||
__crt_startup (void)
|
||||
|
|
Loading…
Reference in New Issue