forked from Bananymous/banan-os
constructors are now called in _init_libc instead of crt0 destructors are now registered with atexit() instead of called manually |
||
|---|---|---|
| .. | ||
| crt0.S | ||
| crti.S | ||
| crtn.S | ||
| setjmp.S | ||
| string.S | ||
constructors are now called in _init_libc instead of crt0 destructors are now registered with atexit() instead of called manually |
||
|---|---|---|
| .. | ||
| crt0.S | ||
| crti.S | ||
| crtn.S | ||
| setjmp.S | ||
| string.S | ||