On 2/12/21 12:04 AM, Philippe Mathieu-Daudé wrote:
> On 2/11/21 10:50 PM, Alessandro Di Federico via wrote:
>> From: Paolo Montesel
>>
>> Move certain helper functions required by code generated by the
>> idef-parser available outside genptr.c, moving them into macros.h.
>>
>
> ^ OK
>
>> This
On 2/11/21 10:50 PM, Alessandro Di Federico via wrote:
> From: Paolo Montesel
>
> Move certain helper functions required by code generated by the
> idef-parser available outside genptr.c, moving them into macros.h.
>
^ OK
> This patch also introduces the gen_cancel and gen_fbrev helper which
>
From: Paolo Montesel
Move certain helper functions required by code generated by the
idef-parser available outside genptr.c, moving them into macros.h.
This patch also introduces the gen_cancel and gen_fbrev helper which
will be used by idef-parser.
Signed-off-by: Alessandro Di Federico
---
t