Add ELF header data structures

This commit is contained in:
2024-08-30 19:46:43 +02:00
parent 0dbbd3f403
commit 6d5cf23157
6 changed files with 709 additions and 0 deletions

2
.gitignore vendored
View File

@ -3,3 +3,5 @@
CMakeFiles/
CMakeCache.txt
node_modules/
/dist/
/dist-newstyle/