mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
There is no mremap() on macOS. I'm just #ifdef'ing out the call here since I don't think the dynamic loader code matters on macOS anyway.
There is no mremap() on macOS. I'm just #ifdef'ing out the call here since I don't think the dynamic loader code matters on macOS anyway.