include: replace linux/module.h with "struct module" wherever possible
[linux-2.6/next.git] / drivers / staging / bcm / InterfaceRx.h
blob96e81a1d37b8ca7ae9b27d16dd438a3cdc975137
1 #ifndef _INTERFACE_RX_H
2 #define _INTERFACE_RX_H
4 BOOLEAN InterfaceRx(PS_INTERFACE_ADAPTER Adapter);
6 #endif