nuttx net warning:cancel the conflict between weak and inline in unwind_arch_adjustment
This commit is contained in:
parent
7b0347c66c
commit
36db69af96
@ -44,7 +44,7 @@ struct trace_arg
|
|||||||
* Private Functions
|
* Private Functions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
static inline weak_function
|
weak_function
|
||||||
FAR void *unwind_arch_adjustment(FAR void *prev, FAR void *addr)
|
FAR void *unwind_arch_adjustment(FAR void *prev, FAR void *addr)
|
||||||
{
|
{
|
||||||
return addr;
|
return addr;
|
||||||
|
Loading…
Reference in New Issue
Block a user