]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/staging/bcm/InterfaceTx.h
Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[mirror_ubuntu-artful-kernel.git] / drivers / staging / bcm / InterfaceTx.h
CommitLineData
f8942e07
SH
1#ifndef _INTERFACE_TX_H
2#define _INTERFACE_TX_H
3
4INT InterfaceTransmitPacket(PVOID arg, PVOID data, UINT len);
5
f8942e07
SH
6#endif
7