]> Pileus Git - ~andy/linux/blob - drivers/staging/bcm/HostMibs.h
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / 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