On 08/02/2017 09:43 AM, Peter Maydell wrote: > Remove an out of date comment which says there's only one > item in the NVIC container region -- we put systick into its > own device object a while back and so now there are two > things in the container. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/intc/armv7m_nvic.c | 4 ---- > 1 file changed, 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~