Refactor switch context ASM files to comply to Wizard.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 10 Apr 2009 18:13:22 +0000 (18:13 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 10 Apr 2009 18:13:22 +0000 (18:13 +0000)
commit71743c2a5a8bf9dbf66a945fd9656baed0d16329
treefb6eb71b786794aa2666a04799ff91f836dee001
parentba2ba183c492049aface3e3d4e1d5f945b43f3d6
Refactor switch context ASM files to comply to Wizard.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2490 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/arm/hw/switch_arm.S
bertos/cpu/arm/hw/switch_ctx_arm.S [new file with mode: 0644]
bertos/cpu/avr/hw/switch_avr.S
bertos/cpu/avr/hw/switch_ctx_avr.S [new file with mode: 0644]
bertos/emul/switch.S
bertos/emul/switch_ctx_emul.S [new file with mode: 0644]
bertos/kern/proc.h
examples/at91sam7s/at91sam7s.mk
examples/demo/demo.mk
test/run_tests.sh