X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fkernel%2Fao_host.h;fp=src%2Fkernel%2Fao_host.h;h=e2f14e7963a38333c3a2f8686130d99e27006f3e;hb=8be4e3b8faac362665641e98a1df1e1e8a681b7a;hp=f32218228ca29b658ee4a6782204957f77ed9343;hpb=8d5792e32dc35441ec98339149fb4df3cc16f44b;p=fw%2Faltos diff --git a/src/kernel/ao_host.h b/src/kernel/ao_host.h index f3221822..e2f14e79 100644 --- a/src/kernel/ao_host.h +++ b/src/kernel/ao_host.h @@ -41,12 +41,6 @@ struct ao_adc { int16_t sense_m; /* main continuity sense */ }; -#define const - -#define a (a) -#define a (a) -#define a (a) - enum ao_flight_state { ao_flight_startup = 0, ao_flight_idle = 1,