mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
Corrected Z80 pcodetest config
This commit is contained in:
parent
a28abc9ab0
commit
a21855aac5
1 changed files with 1 additions and 1 deletions
|
@ -585,7 +585,7 @@ PCodeTest({
|
|||
'has_longlong': 0,
|
||||
})
|
||||
|
||||
cunit({
|
||||
PCodeTest({
|
||||
'name': 'Z80',
|
||||
'toolchain': 'SDCC/z80',
|
||||
'toolchain_type': 'sdcc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue