mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
ARMv7-M: Add support for the IAR compiler
This commit is contained in:
committed by
Gregory Nutt
parent
bd2da2f543
commit
472115eda9
@@ -127,7 +127,7 @@ struct xcptcontext
|
||||
* are pending signals to be processed.
|
||||
*/
|
||||
|
||||
void *sigdeliver; /* Actual type is sig_deliver_t */
|
||||
FAR void *sigdeliver; /* Actual type is sig_deliver_t */
|
||||
|
||||
/* These are saved copies of LR, PRIMASK, and xPSR used during
|
||||
* signal processing.
|
||||
|
||||
Reference in New Issue
Block a user