GP-0: Fixing typo in pic18.slaspec comment (Closes #782)

This commit is contained in:
Ryan Kurtz
2021-08-13 12:17:35 -04:00
parent 751da99419
commit bd4a5eeb97
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ data/languages/pic18.cspec||GHIDRA||||END|
data/languages/pic18.ldefs||GHIDRA||||END|
data/languages/pic18.pspec||GHIDRA||reviewed||END|
data/languages/pic18.sinc||GHIDRA||||END|
data/languages/pic18.slaspec||GHIDRA||reviewed||END|
data/languages/pic18.slaspec||GHIDRA||||END|
data/languages/pic18_instructions.sinc||GHIDRA||||END|
data/manuals/PIC-12.idx||GHIDRA||||END|
data/manuals/PIC-16.idx||GHIDRA||||END|
@@ -4,7 +4,7 @@
#
# NOTES -
# 1. If a specific PIC-18 has a different register set, this file and the pic18.specl file may be copied/renamed and
# 1. If a specific PIC-18 has a different register set, this file and the pic18.pspec file may be copied/renamed and
# slightly modified to specify a the correct Register File Map. The following register definitions must be preserved:
# STATUS, STKPTR, PCLAT (PCL, PCLATH, PCLATU), TOS (TOSL, TOSH, TOSU), FSR0 (FSR0L, FSR0H), FSR1 (FSR1L, FSR1H), FSR2 (FSR2L, FSR2H),
# PROD (PRODL, PRODH)