ladybird/Userland/Libraries/LibC/elf.h

10 lines
143 B
C
Raw Normal View History

/*
* Copyright (c) 2023, the SerenityOS developers.
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#include <LibELF/ELFABI.h>