On 3/26/21 1:36 PM, Claudio Fontana wrote:
before exporting some functionality from helper.c into a new module, fix the comment style of those functions.Signed-off-by: Claudio Fontana<cfont...@suse.de> --- target/arm/tcg/helper.c | 152 ++++++++++++++++++++++++++-------------- 1 file changed, 101 insertions(+), 51 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~