diff options
author | Paolo Montesel <babush@rev.ng> | 2022-09-23 19:38:24 +0200 |
---|---|---|
committer | Taylor Simpson <tsimpson@quicinc.com> | 2022-12-16 11:36:33 -0800 |
commit | 7e8b3b395fc39218d5a0b5122167d9249f4658f9 (patch) | |
tree | 9bc80e28c17d3a35b72bc009d55e349afb4ab088 /util/module.c | |
parent | d909808ec002abee64209a967d636878afe280b5 (diff) | |
download | qemu-7e8b3b395fc39218d5a0b5122167d9249f4658f9.zip qemu-7e8b3b395fc39218d5a0b5122167d9249f4658f9.tar.gz qemu-7e8b3b395fc39218d5a0b5122167d9249f4658f9.tar.bz2 |
target/hexagon: make helper functions non-static
Make certain helper functions non-static, making them available outside
genptr.c. These functions are required by code generated by the
idef-parser.
This commit also makes some functions in op_helper.c non-static in order
to avoid having them marked as unused when using the idef-parser
generated code.
Signed-off-by: Alessandro Di Federico <ale@rev.ng>
Signed-off-by: Paolo Montesel <babush@rev.ng>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <20220923173831.227551-5-anjo@rev.ng>
Diffstat (limited to 'util/module.c')
0 files changed, 0 insertions, 0 deletions