1*b7d5e03cSMatthew Dillon #ifndef __AR9300_STUB_H__ 2*b7d5e03cSMatthew Dillon #define __AR9300_STUB_H__ 3*b7d5e03cSMatthew Dillon 4*b7d5e03cSMatthew Dillon 5*b7d5e03cSMatthew Dillon extern void ar9300_set_stub_functions(struct ath_hal *ah); 6*b7d5e03cSMatthew Dillon 7*b7d5e03cSMatthew Dillon #endif /* __AR9300_STUB_H__ */ 8