Closed Knight-Ops closed 3 years ago
I completed libatcmd header work in 322c99f76c2e6b1501267871ba4ad3875a6e49cc using a combination of DWARF info extraction and manual work. Closing this. Feel free to open a new PR if you have updates to the current RE'd headers.
I started some work on
libatcmd.a
I have the headers set up with all the dwarf information since it seems that some of the previous DWARF parses missed some enumerations such as AT_ERROR_CODE. This should mean that code can start being rewritten with the appropriate headers. I went ahead and wrong import guards in all the headers, not sure what the formatting standard is.