mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
We currently don't call any DT_FINI_ARRAY functions, so change that. The call to `_fini` in `exit` is unnecessary, as we now call the function referenced by DT_FINI in `__call_fini_functions`.
35 KiB
35 KiB