osdep: Change timer_name to a saner type
timer_name was a (non-const) pointer to a const char array. Make the symbol the array itself.
U
Uoti Urpala committed
c693b77e935e7e34e21bafed2df0ff891d0e25ac
Parent: e5fab95
timer_name was a (non-const) pointer to a const char array. Make the symbol the array itself.