Use local elf headers for MacOS

This commit is contained in:
shinyquagsire23 2021-11-05 19:54:23 -07:00
parent b142ac6e48
commit 04d90cff95
2 changed files with 2820 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include <vector>
#include <fstream>
extern "C" {
#include <elf.h>
#include "elf.h"
}
enum Proc : unsigned char {

2819
tools/bin2obj/elf.h Normal file

File diff suppressed because it is too large Load Diff