/* * Copyright (c) 2020, the SerenityOS developers. * * SPDX-License-Identifier: BSD-2-Clause */ #include #include #include #include #include #include #ifndef _DYNAMIC_LOADER void* __dso_handle __attribute__((__weak__)); #endif