Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / drivers / staging / bcm / HostMibs.h
1 #ifndef _HOST_MIBS_H
2 #define _HOST_MIBS_H
3
4 INT ProcessGetHostMibs(PMINI_ADAPTER Adapter,
5                                                   PVOID ioBuffer,
6                                                   ULONG inputBufferLength);
7 #endif