Skip to content
Snippets Groups Projects
Commit 5d40bff4 authored by whh8b's avatar whh8b
Browse files

Add RetargetCallback().

parent f2fde420
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,10 @@ class ZiprPluginInterface_t
{
return None;
}
virtual ZiprPreference RetargetCallback(const RangeAddress_t &, Zipr_SDK::DollopEntry_t *, RangeAddress_t &)
{
return None;
}
};
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment