target/arm: Add inline attribute to function in header file
commite1379491f8c945ed325befb41945ea1b282a8249
authorStefan Weil <sw@weilnetz.de>
Wed, 7 Mar 2018 19:22:07 +0000 (7 20:22 +0100)
committerStefan Weil <sw@weilnetz.de>
Wed, 7 Mar 2018 19:28:39 +0000 (7 20:28 +0100)
treee11df60dbb911d74a4b243191bd1222febaa8189
parent128ed1609dd094b889852aebce0a4a9dcc0eb44a
target/arm: Add inline attribute to function in header file

This avoids a compiler warning when the file is included
without calling the function.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
target/arm/cpu.h