Merged revisions 4004-4036,4039-4048,4050-4095,4097-4100 via svnmerge from
[bertos.git] / bertos / cpu / avr / hw / switch_avr.S
1 #include <cfg/cfg_arch.h>
2
3 #if !(ARCH & ARCH_NIGHTTEST)
4         #warning This file is deprecated, use switch_ctx_avr.S
5         #include "switch_ctx_avr.S"
6 #endif