From: Keith Packard Date: Fri, 26 Aug 2011 04:10:56 +0000 (-0700) Subject: altos: AVR changes - create ao_arch.h files, define ao_arch_reboot X-Git-Tag: identical-build~4 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=a588092a7d76dab92e4ab11e0fdb457d2ddc9025;hp=a588092a7d76dab92e4ab11e0fdb457d2ddc9025 altos: AVR changes - create ao_arch.h files, define ao_arch_reboot Start pulling changes needed for avr port; architecture-specific code will live in /ao_arch.h. This first change defines the ao_arch_reboot macro to reboot the microcontroller. Signed-off-by: Keith Packard ---