Re: [PATCH v2 03/10] target/hexagon: make helper functions non-static

2021-02-25 Thread Richard Henderson
On 2/25/21 7:18 AM, Alessandro Di Federico wrote: > From: Paolo Montesel > > Make certain helper functions non-static, making them available outside > genptr.c. These functions are required by code generated by the > idef-parser. > > Signed-off-by: Alessandro Di Federico > Signed-off-by: Paolo

[PATCH v2 03/10] target/hexagon: make helper functions non-static

2021-02-25 Thread Alessandro Di Federico via
From: Paolo Montesel Make certain helper functions non-static, making them available outside genptr.c. These functions are required by code generated by the idef-parser. Signed-off-by: Alessandro Di Federico Signed-off-by: Paolo Montesel --- target/hexagon/genptr.c | 13 ++--- target/