]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/intc/armv7m_nvic.c: Remove out of date comment
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 4 Sep 2017 14:21:52 +0000 (15:21 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 4 Sep 2017 14:21:52 +0000 (15:21 +0100)
commit79c857a35f3e829d0baac23a355a1365714d2a1a
treeb5824d1b480f48b86f4c37e766cbb5727dc4557a
parentebfe27c593e5b222aa2a1fc545b447be3d995faa
hw/intc/armv7m_nvic.c: Remove out of date comment

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.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 1501692241-23310-6-git-send-email-peter.maydell@linaro.org
hw/intc/armv7m_nvic.c