Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6.git] / drivers / staging / bcm / InterfaceTx.h
blob273147577c17d9ccef8b8f5d6f90f0c1d3297bdf
1 #ifndef _INTERFACE_TX_H
2 #define _INTERFACE_TX_H
4 INT InterfaceTransmitPacket(PVOID arg, PVOID data, UINT len);
6 #endif