commit | f797c07507b4af66ae6817390001dbc1036591ef | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Feb 28 12:08:16 2017 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Feb 28 12:08:16 2017 +0000 |
tree | 06dd163f3d8aab8924008c26cb7863f43b507b42 | |
parent | c98c9eba888c9ae450d41d92b1e6abbb66832e4c [diff] |
armv7m: Rename nvic_state to NVICState Rename the nvic_state struct to NVICState, to match our naming conventions. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>