arm_interface: Make LogBacktrace() a const member function
This function doesn't modify instance state, so it can be made const.
Loading
Please register or sign in to comment
This function doesn't modify instance state, so it can be made const.