mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-30 16:11:04 +00:00
GP-3716: Fixing compilation error
This commit is contained in:
parent
5aecb6da41
commit
d8f163b542
@ -181,4 +181,8 @@ class TestThread implements PcodeThread<Void> {
|
||||
@Override
|
||||
public void clearAllInjects() {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void stepPatch(String sleigh) {
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user