mirror of
https://github.com/pvvx/rtl00TstMinAmebaV35a.git
synced 2024-11-28 17:20:37 +00:00
8 lines
113 B
C
8 lines
113 B
C
|
|
||
|
#ifndef __RTL8195A_IT_H_
|
||
|
#define __RTL8195A_IT_H_
|
||
|
|
||
|
|
||
|
int irq_alloc_wlan(void *contex);
|
||
|
|
||
|
#endif //__RTL8195A_IT_H_
|