On 5/4/20 1:16 AM, Philippe Mathieu-Daudé wrote: > Extract timer definitions to 'hw/timer/tmu012.h'. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > include/hw/sh4/sh.h | 9 --------- > include/hw/timer/tmu012.h | 23 +++++++++++++++++++++++ > hw/sh4/sh7750.c | 1 + > hw/timer/sh_timer.c | 2 ++ > 4 files changed, 26 insertions(+), 9 deletions(-) > create mode 100644 include/hw/timer/tmu012.h
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~