mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
GP-2262 Encoder
This commit is contained in:
parent
ae79857b42
commit
aa038c3636
96 changed files with 2701 additions and 2484 deletions
|
@ -15,7 +15,7 @@
|
|||
*/
|
||||
#include "xml_arch.hh"
|
||||
|
||||
ElementId ELEM_XML_SAVEFILE = ElementId("xml_savefile",207);
|
||||
ElementId ELEM_XML_SAVEFILE = ElementId("xml_savefile",236);
|
||||
|
||||
// Constructing the singleton registers the capability
|
||||
XmlArchitectureCapability XmlArchitectureCapability::xmlArchitectureCapability;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue