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

8 lines
145 B
C

#ifndef __AR9300_STUB_H__
#define __AR9300_STUB_H__
extern void ar9300_set_stub_functions(struct ath_hal *ah);
#endif /* __AR9300_STUB_H__ */