]> Pileus Git - ~andy/linux/blob - drivers/staging/bcm/InterfaceRx.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[~andy/linux] / drivers / staging / bcm / InterfaceRx.h
1 #ifndef _INTERFACE_RX_H
2 #define _INTERFACE_RX_H
3
4 BOOLEAN InterfaceRx(struct bcm_interface_adapter *Adapter);
5
6 #endif
7