qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 05/14] target/hexagon: make helper functions non-static


From: Taylor Simpson
Subject: Re: [PATCH v5 05/14] target/hexagon: make helper functions non-static
Date: Wed, 23 Jun 2021 13:29:52 -0500

Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>

On Sat, Jun 19, 2021 at 4:44 AM Alessandro Di Federico via <qemu-devel@nongnu.org> wrote:
From: Paolo Montesel <babush@rev.ng>

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 <ale@rev.ng>
Signed-off-by: Paolo Montesel <babush@rev.ng>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
---
 target/hexagon/genptr.c | 7 ++++---
 target/hexagon/genptr.h | 6 ++++++
 2 files changed, 10 insertions(+), 3 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]