mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
19 lines
347 B
Text
19 lines
347 B
Text
|
|
@define ENDIAN "little"
|
|
@define T_VARIANT ""
|
|
@define VERSION_5 ""
|
|
@define VERSION_5E ""
|
|
@define VERSION_6 ""
|
|
@define VERSION_6K ""
|
|
@define VERSION_6T2 ""
|
|
@define VERSION_7 ""
|
|
@define VERSION_7M ""
|
|
@define VERSION_8 ""
|
|
@define SIMD ""
|
|
@define CDE ""
|
|
@define CORTEX ""
|
|
@define VFPv3 ""
|
|
@define VFPv4 ""
|
|
|
|
@include "ARM.sinc"
|
|
@include "ARM_CDE.sinc"
|