mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
nuttx net warning:cancel the conflict between weak and inline in unwind_arch_adjustment
This commit is contained in:
committed by
Gustavo Henrique Nihei
parent
7b0347c66c
commit
36db69af96
@@ -44,7 +44,7 @@ struct trace_arg
|
||||
* Private Functions
|
||||
****************************************************************************/
|
||||
|
||||
static inline weak_function
|
||||
weak_function
|
||||
FAR void *unwind_arch_adjustment(FAR void *prev, FAR void *addr)
|
||||
{
|
||||
return addr;
|
||||
|
||||
Reference in New Issue
Block a user