BeRTOS
switch_ctx_cm3.c File Reference

Cortex-M3 context switch. More...

#include <cfg/compiler.h>
#include <cfg/cfg_proc.h>
#include <cpu/irq.h>
#include <cpu/types.h>
#include <kern/proc_p.h>
#include <kern/proc.h>
#include "switch_ctx_cm3.h"

Go to the source code of this file.


Detailed Description

Cortex-M3 context switch.

Author:
Andrea Righi <arighi@develer.com>

Definition in file switch_ctx_cm3.c.