A few fixes for compilation errors due to recent address environment fixes
This commit is contained in:
parent
d989807e76
commit
f58ba70547
@ -498,8 +498,7 @@ int up_addrenv_attach(FAR struct task_group_s *group, FAR struct tcb_s *tcb)
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
int up_addrenv_detach(FAR struct task_group_s *group,
|
||||
FAR struct task_group_s *tcb);
|
||||
int up_addrenv_detach(FAR struct task_group_s *group, FAR struct tcb_s *tcb);
|
||||
{
|
||||
/* There is nothing that needs to be done */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user