f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ar9300_stub.h

8 lines
145 B
C
Raw Normal View History

2017-04-21 10:43:26 +00:00
#ifndef __AR9300_STUB_H__
#define __AR9300_STUB_H__
extern void ar9300_set_stub_functions(struct ath_hal *ah);
#endif /* __AR9300_STUB_H__ */