1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-10 00:06:32 -05:00

common: consolidate ELF structure definitions

This commit is contained in:
Liam
2022-06-04 23:50:43 -04:00
parent 5c0a31e29f
commit 3c313a43fd
5 changed files with 371 additions and 263 deletions

View File

@@ -58,6 +58,7 @@ add_library(common STATIC
div_ceil.h
dynamic_library.cpp
dynamic_library.h
elf.h
error.cpp
error.h
expected.h