Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Register: smp Register: nsh Register: sh Register: getprime Register: ostest Espressif HAL for 3rd Party Platforms: b4c723a119344b4b71d69819019d55637fb570fd common/xtensa_cpupause.c: In function 'xtensa_pause_handler': common/xtensa_cpupause.c:240:3: warning: implicit declaration of function 'xtensa_savestate'; did you mean 'xtensa_setps'? [-Wimplicit-function-declaration] 240 | xtensa_savestate(tcb->xcp.regs); | ^~~~~~~~~~~~~~~~ | xtensa_setps common/xtensa_cpupause.c:243:3: warning: implicit declaration of function 'xtensa_restorestate'; did you mean 'xtensa_context_restore'? [-Wimplicit-function-declaration] 243 | xtensa_restorestate(tcb->xcp.regs); | ^~~~~~~~~~~~~~~~~~~ | xtensa_context_restore Signed-off-by: hujun5 <[email protected]>
- Loading branch information