On 2/20/24 06:06, Peter Maydell wrote:
Add the usual boilerplate license/copyright comment to reset.h (using the text from reset.c), and document the existing functions.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- include/sysemu/reset.h | 79 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~