]> Git Repo - qemu.git/commit
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc
authorPeter Maydell <[email protected]>
Mon, 4 Sep 2017 14:21:53 +0000 (15:21 +0100)
committerPeter Maydell <[email protected]>
Mon, 4 Sep 2017 14:21:53 +0000 (15:21 +0100)
commitd2db1de6ff15aad4c8898a416c6d8f2d93ff0282
treef8a4e8e924738ad58863c4759bf50b4b568ab1f3
parent15b3f556bab4f961bf92141eb8521c8da3df5eb2
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc

The armv7m_nvic.h header file was accidentally placed in
include/hw/arm; move it to include/hw/intc to match where
its corresponding .c file lives.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 1501692241[email protected]
hw/intc/armv7m_nvic.c
include/hw/arm/armv7m.h
include/hw/arm/armv7m_nvic.h [deleted file]
include/hw/intc/armv7m_nvic.h [new file with mode: 0644]
This page took 0.027194 seconds and 4 git commands to generate.