altos: Switch all main() to return 'int'
[fw/altos] / src / telefireeight-v2.0 / ao_telefireeight.c
index 89541a024636504284ab0e12e220e2b51bdded75..b266cfe809494ef39b4595984f99765541aedcdb 100644 (file)
@@ -21,7 +21,7 @@
 #include <ao_exti.h>
 #include <ao_radio_cmac_cmd.h>
 
-void
+int
 main(void)
 {
        ao_clock_init();