Closed hcoona closed 2 years ago
const variable could be inlined so maybe no address for it. Make it static for getting address.
const
static
Error reported on GCC4.9.4
const
variable could be inlined so maybe no address for it. Make itstatic
for getting address.Error reported on GCC4.9.4