mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-18 00:20:10 +00:00
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
define endian=big;
|
|
|
|
@define SIZE "4"
|
|
|
|
@define INSTR_PHASE "" # not used by basic toy language
|
|
|
|
@include "toy.sinc"
|
|
@include "toyInstructions.sinc"
|