Skip to content
Snippets Groups Projects
Commit 53bc59e4 authored by whh8b's avatar whh8b
Browse files

Update Zipr plugin to SDK header to the latest.

parent 234084d4
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ class ZiprPluginInterface_t
{
}
virtual ZiprPreference AddressDollop(const Dollop_t *dollop, const RangeAddress_t &source, Range_t &place, bool &coalesce)
virtual ZiprPreference AddressDollop(const Dollop_t *dollop, const RangeAddress_t &source, Range_t &place, bool &coalesce, bool &fallthrough_ok)
{
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