mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
7 lines
130 B
Text
7 lines
130 B
Text
# This module defines Microchip PIC-24.
|
|
|
|
define endian=little; # little endian only
|
|
|
|
@define dsPIC33C "1"
|
|
|
|
@include "PIC24.sinc"
|