]> Git Repo - linux.git/blob - drivers/staging/bcm/InterfaceTx.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux.git] / 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
This page took 0.027783 seconds and 4 git commands to generate.