summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/Interfacemain.h
blob: e0db563c5e0f8ac0d2f9672e7c480a291e24d52d (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef _MAIN_
#define _MAIN_
#if 0
typedef struct _MINI_ADAPTER
{
	S_INTERFACE_ADAPTER stInterfaceAdapter;
}MINI_ADAPTER,*PMINI_ADAPTER;

#endif
#endif
OpenPOWER on IntegriCloud