GT-3029: Accepting pull request

Pulled-from: paramjot@gmail.com <paramjot@gmail.com>
Pulled-from: mumbel <22204578+mumbel@users.noreply.github.com>
Pulled-from: Guy Zana <guy@tokagroup.com>
This commit is contained in:
ghidorahrex 2019-08-12 12:24:04 -04:00
parent 276ee657aa
commit e3fff4e69d
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,6 @@
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
apply from: "$rootProject.projectDir/gradle/processorProject.gradle"
apply plugin: 'eclipse'
eclipse.project.name = 'Processors SuperH'

View file

@ -0,0 +1,12 @@
##VERSION: 2.0
##MODULE IP: MIT
LICENSE||MIT||||END|
Module.manifest||MIT||||END|
build.gradle||MIT||||END|
data/languages/sh-1.slaspec||MIT||||END|
data/languages/sh-2.slaspec||MIT||||END|
data/languages/sh-2a.slaspec||MIT||||END|
data/languages/superh.cspec||MIT||||END|
data/languages/superh.ldefs||MIT||||END|
data/languages/superh.pspec||MIT||||END|
data/languages/superh.sinc||MIT||||END|