mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
GP register, because it's clobbered for calls across load modules. The previous commit inserted the call to _init_tls() between the call to atexit() and the restoration of the GP register clobbered by it. Fix: restore GP before we call _init_tls(). Pointy hat: dfr@ |
||
|---|---|---|
| .. | ||
| crt1.S | ||
| crti.S | ||
| crtn.S | ||
| Makefile | ||