]> Pileus Git - ~andy/linux/blob - drivers/staging/bcm/InterfaceTx.h
Merge tag 'microblaze-3.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze
[~andy/linux] / drivers / staging / bcm / InterfaceTx.h
1 #ifndef _INTERFACE_TX_H
2 #define _INTERFACE_TX_H
3
4 INT InterfaceTransmitPacket(PVOID arg, PVOID data, UINT len);
5
6 #endif
7