fix asm_switch_context() for the x86 and x86_64 archs
[bertos.git] / Makefile.test
1 #Makefile for BeRTOS test.
2 #This makefile was generated automatically.
3
4 V:= 0
5 default: all
6
7 include bertos/config.mk
8 include ./examples/test/avrtest.mk
9 include ./examples/test/armtest.mk
10 include bertos/rules.mk