mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-28 15:36:33 +08:00
Corrected Z80 pcodetest config
This commit is contained in:
@@ -585,7 +585,7 @@ PCodeTest({
|
|||||||
'has_longlong': 0,
|
'has_longlong': 0,
|
||||||
})
|
})
|
||||||
|
|
||||||
cunit({
|
PCodeTest({
|
||||||
'name': 'Z80',
|
'name': 'Z80',
|
||||||
'toolchain': 'SDCC/z80',
|
'toolchain': 'SDCC/z80',
|
||||||
'toolchain_type': 'sdcc',
|
'toolchain_type': 'sdcc',
|
||||||
|
|||||||
Reference in New Issue
Block a user