#ifndef __AP_HAL_AVR_H__ #define __AP_HAL_AVR_H__ #include extern const AP_HAL::HAL AP_HAL_AVR_APM1; extern const AP_HAL::HAL AP_HAL_AVR_APM2; #endif // __AP_HAL_AVR_H__